react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Line chart (brush chart example based) problem on laptop viewport

Open miglrodri-tdx opened this issue 4 years ago • 0 comments

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: image

With zoom: image

Note: both graphs are based on the same data.

Thanks in advance

miglrodri-tdx avatar Oct 22 '21 10:10 miglrodri-tdx