We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
参考:https://echarts.apache.org/zh/option.html#series-bar.sampling
柱状图在数据量远大于像素点时候的降采样策略,开启后可以有效的优化图表的绘制效率,默认关闭,也就是全部绘制不过滤数据点。
The text was updated successfully, but these errors were encountered:
1.6.0 版本已支持 #1291
Sorry, something went wrong.
skie1997
No branches or pull requests
参考:https://echarts.apache.org/zh/option.html#series-bar.sampling
柱状图在数据量远大于像素点时候的降采样策略,开启后可以有效的优化图表的绘制效率,默认关闭,也就是全部绘制不过滤数据点。
The text was updated successfully, but these errors were encountered: