modify the black background of the png image generated with the apexchart
Hi everyone, i am asking if there is a trick to modify the black background of the png image generated with the apexchart. thanks
2 Replies
Check the apex charts?
https://apexcharts.com/docs/options/chart/background/
ApexCharts.js
background – ApexCharts.js
chart: { background: '#fff' } chart background: Color Background color for the chart area. If you want to set background with css, use .apexcharts-canvas to set it.
thanks, i already try this but not working