Closed tigerHeeJS closed 2 years ago
Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays.
In the meanwhile, please make sure that you have posted enough image to demo your request. 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 dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
If you are interested in the project, you may also subscribe our mail list.
Have a nice day! 🍵
Could you please try to set smoothMonotone
to x
to keep the monotonicity in xAxis and then check whether the behavior is normal?
Could you please try to set
smoothMonotone
tox
to keep the monotonicity in xAxis and then check whether the behavior is normal?
I did not set smooth to true,Can smoothMonotone take effect?
Set smoothMonotone to x,There is still a problem with the red line disorder
@tigerHeeJS Perhaps it's caused by animation. You can try turning animation off by setting animation: false
Also, do you mind providing this reproducible demo to us? Thanks
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!
Version
4.9.0
Steps to reproduce
I want to know what caused the red line chart to be messy. I update a lot of data in real time to render the line chart,like:
What is expected?
What is actually happening?