-
Notifications
You must be signed in to change notification settings - Fork 19.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
折线图,SVG模式下,y轴相同数据。折线渐变色不显示线 #15945
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so. A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster. You may also check out the API and chart option to get the answer. If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to [email protected]. Please attach the issue link if it's a technical question. If you are interested in the project, you may also subscribe to our mailing list. Have a nice day! 🍵 |
@Mr-Yangjiaoshou It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗 TRANSLATEDTITLE Line chart, in SVG mode, the y-axis has the same data. Polyline gradient color does not show line BODY Version5.2.1 Steps to reproduceTake your example and set the y-axis to the same data. Such as [100,100,100,100]. The color of the line is set to a gradient. The rendering mode is set to SVG. The line is not displayed. What is expected?Display line What is actually happening?There is no line, or the line is just a ui problem, which is not displayed. Looking forward to replying to a temporary solution. |
已知问题 ecomfe/zrender#792 |
看您回复有关问题好像是谷歌仅有。就是这个 问题到目前还没有解决呗。 |
Duplicate of #15467. |
Version
5.2.1
Steps to reproduce
拿你们的示例,把y轴设置成相同数据。如[100,100,100,100]。线的颜色设置成渐变。渲染模式设置成SVG。线是不显示的。
What is expected?
显示线
What is actually happening?
没有线,或者有线只是ui问题,没展示出来。
期待回复个暂时解决的方案。
The text was updated successfully, but these errors were encountered: