BizCharts icon indicating copy to clipboard operation
BizCharts copied to clipboard

数据更新,视图需要闪烁一下

Open Webuitest2021 opened this issue 4 years ago • 1 comments

BizCharts Version:4 Platform: Mini Showcase(like screenshots): forck and create a demo: https://bizcharts.net/product/BizCharts4/demo/306

示例中的视图也是,数据更新了以后会刷新抖动一下,希望能清除历史数据直接更新视图。g2没有这个问题,数据更新后点运行不会抖动

Webuitest2021 avatar Sep 16 '21 10:09 Webuitest2021

G2 更新数据的方式主要有三种: 仅仅是更新图表的数据 清理所有,重新绘制 使用 DataView 时的更新

就是第二种清理所有重新绘制的方式

Webuitest2021 avatar Sep 16 '21 10:09 Webuitest2021