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
When panning a chart, some ticks to the left (and the x grids) are gone.
Dragging back and forth a chart, it will redraw the x ticks/grids when they are in about 40% of the chart.
When panning a chart, some ticks to the left (and the x grids) are gone.
Dragging back and forth a chart, it will redraw the x ticks/grids when they are in about 40% of the chart.
This is also happening in the samples
here: https://www.chartjs.org/chartjs-plugin-zoom/latest/samples/pan-region.html
and here: https://www.chartjs.org/chartjs-plugin-zoom/latest/samples/basic.html
To reproduce just click and drag (pan) these charts and observe the x ticks to the left.
E.g.
Before pan:
After pan:
Tested on Chrome 113.0.5672.127.
If this is the expected behavior, please point me on how to avoid this.
-rsd
The text was updated successfully, but these errors were encountered: