Open wangyeming opened 5 years ago
I can reproduce similar poor slider behavior using the gallery example included with the core code.
Result Unusable sliding. Updates every 1-2 seconds.
Expected Smooth 60fps dragging slider
Here is screenshot with the performance overlay. That completely filled block on the lower right is when dragging.
Hi @wangyeming @diablodale, I have the fix of the performance issue for ScatterPlotChart. Maybe this PR will help: https://github.com/google/charts/pull/246
@kroppli, any fix for same stuck conditions on TimeSeriesChart?
When I build LineChart with Slider, It's too stuck when I try to move the slider.
It's also exist in Slider Interactions Example
It's always stuck at the beginning and after a while,it's move smoothly.