-
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
【紧急】echarts折线图 数据抽稀精度缺失问题 #1370
Labels
Comments
嗯,我们接下去会对数据抽希算法做调整。 |
能否有个大概的时间点哈?我们系统3月底就要上线对外开给客户,客户量比较多,比较紧急哦,希望你们能把这个优先级调高哈~ |
这个问题我们会在这几天就提交更新,如果很急的话可以在我们提交代码后从源代码构建。 |
感谢支持~ : ) |
嗯 ,可以构建了跟我说下哈~ |
line 添加配置项 dataFilter,支持 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相同的数据,Echarts图表绘制的有效数据点数明显比AmCharts少得多,容易造成该时间点数据为0的误解,影响图标数据的可读性。。。。
这个问题影响度还是比较广的,麻烦尽快解决下,客户对数据要求很高,不能有太多偏差
https://cloud.githubusercontent.com/assets/8499671/6638744/027ef84e-c9c4-11e4-854c-1144cbd1da62.png
The text was updated successfully, but these errors were encountered: