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

apexcharts downloaded png only shows first 16384px in Firefox

Open Andranik-89 opened this issue 2 years ago • 0 comments

Hi everyone, we use apexharts in our Angular project and I noticed that the apexcharts downloaded png is only showing the first 16384px in Firefox (in Chrome it's twice as more). Please see this in screenshot: image

I also created a stackblitz eg with huge amount of data, where you can see that ng-2charts Canvas only renders the first 16384px in Firefox - https://stackblitz.com/edit/github-nlvlrr-mwudnj?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html,tsconfig.json&preset=node . Maybe these two problems are somehow related. Thanks everyone beforehand!

Andranik-89 avatar Aug 09 '22 13:08 Andranik-89