Version
4.9.0
Reproduction link
https://jsfiddle.net/ht6z539q/9/
Steps to reproduce
Change the horizontal zoomable slider at the bottom to "zoom in" into some parts of the gantt grid, keep changing the zoom level, also move the vertical slider up and down, at some point, some of the rectangles on the gantt grid will freeze and stay as rendering issues. I took the example from https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight but added sample data, creating 5000 events for the gantt grid. With try&error I found out, that 4096 events on the gantt grid seem to be the maximum before above rendering issue occurs.
What is expected?
All rectangles of the gantt grid should render correctly, depending on the sliders zoom factor and position
What is actually happening?
some rectangles in the lower right part eventually freeze when moving the sliders
Version
4.9.0
Reproduction link
https://jsfiddle.net/ht6z539q/9/
Steps to reproduce
Change the horizontal zoomable slider at the bottom to "zoom in" into some parts of the gantt grid, keep changing the zoom level, also move the vertical slider up and down, at some point, some of the rectangles on the gantt grid will freeze and stay as rendering issues. I took the example from https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight but added sample data, creating 5000 events for the gantt grid. With try&error I found out, that 4096 events on the gantt grid seem to be the maximum before above rendering issue occurs.
What is expected?
All rectangles of the gantt grid should render correctly, depending on the sliders zoom factor and position
What is actually happening?
some rectangles in the lower right part eventually freeze when moving the sliders