apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.21k stars 19.6k forks source link

echarts4 在不刷新现有图表数据的情况下,如何动态设置标题显示和隐藏,或者重置tooltip某个选项 #10061

Closed yinuocode closed 5 years ago

yinuocode commented 5 years ago

在使用echarts4时,渲染引力图后,动态显示和隐藏标题,动态修改tooltip配置选项 都会使用myChart.setOption({title:{}}),即使只是修改下标题内容,并不牵扯数据,也会导致图表刷新。比如引力图,会有粒子闪烁摆动效果,影响用户体验。 如何在不刷新图表的情况下修改标题配置,tooltip配置等

echarts-bot[bot] commented 5 years ago

This issue is not created using issue template so I'm going to close it. 🙊 Sorry for this, but it helps save our maintainers' time so that more developers get helped. Feel free to create another issue using the issue template.

这个 issue 未使用 issue 模板 创建,所以我将关闭此 issue。 为此带来的麻烦我深表歉意,但是请理解这是为了节约社区维护者的时间,以更高效地服务社区的开发者群体。 如果您愿意,可以请使用 issue 模板重新创建 issue。