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
toeknee
toeknee5mo ago
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.
Ontamine&Vue
Ontamine&VueOP5mo ago
thanks, i already try this but not working

Did you find this page helpful?