You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the candlestick-brush example and change one of the MA lines to type "scatter".
(full transparency: i've also changed the opacity of the lines to improve visibility).
Now flick the scroll wheel - until you see a "rendering problem" appear.
For the video, i've also added a bar-chart - which makes reproduction slightly easier - but the bar-chart is not really necessary (the problem happens on either bar or scatter or both - combined with the candlestick chart.
Screencast_20240528_194247.mp4
setting "large" to true on all line / scatter series does not make the problem go away.
Now while the scrolling in the video is extreme to trigger this quickly - i've had other cases where simple scrolls (in/out/in) do trigger this already - and it's been noticed by our users in several occasions now.
Current Behavior
Expected Behavior
Well - no rendering issues in any combination
Environment
- OS: linux
- Browser: chromium, firefox
- Framework: Examples...
Version
5.5.0
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html
Steps to Reproduce
Use the candlestick-brush example and change one of the MA lines to type "scatter".
(full transparency: i've also changed the opacity of the lines to improve visibility).
Now flick the scroll wheel - until you see a "rendering problem" appear.
For the video, i've also added a bar-chart - which makes reproduction slightly easier - but the bar-chart is not really necessary (the problem happens on either bar or scatter or both - combined with the candlestick chart.
Screencast_20240528_194247.mp4
setting "large" to true on all line / scatter series does not make the problem go away.
Now while the scrolling in the video is extreme to trigger this quickly - i've had other cases where simple scrolls (in/out/in) do trigger this already - and it's been noticed by our users in several occasions now.
Current Behavior
Expected Behavior
Well - no rendering issues in any combination
Environment
Any additional comments?
No response