react-apexcharts
react-apexcharts copied to clipboard
Line chart (brush chart example based) problem on laptop viewport
Hello team,
We we're experiencing some rendering artifacts when using a similar chart to the one in your example: https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/
My laptop viewport is: 1440 × 764
I'm not sure if this has to do with the quantity of data, or the type of data, but on a bigger screen, bigger viewport, with the same data, everything seems fine when we zoom in, no rendering artifacts.
I'll leave some images so you can check out what happens when we zoom in.
Almost no zoom:

With zoom:

Note: both graphs are based on the same data.
Thanks in advance