apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
330 stars 81 forks source link

Exporting chart with image fill doesn't work #282

Closed eric3119 closed 1 year ago

eric3119 commented 1 year ago

The example chart in the documentation does not export .png or .svg files correctly. The fill image is not rendered in the exported file.

https://apexcharts.com/angular-chart-demos/bar-charts/bar-with-images/ image

image

eric3119 commented 1 year ago

https://github.com/apexcharts/apexcharts.js/issues/4016