apexcharts / react-apexcharts

📊 React Component for ApexCharts
https://apexcharts.com
MIT License
1.31k stars 158 forks source link

Chart option doesn't update (chart fill color) when I dynamically change chart type. #562

Open sivavj opened 11 months ago

sivavj commented 11 months ago

I first create an area chart and it automatically takes the gradient color.

Screenshot 2023-12-04 at 14-39-06 Dashboard Edit

Then I changed the line chart. Then the line color of the line chart was not updated, the gradient color of the area chart remained the same.

Screenshot 2023-12-04 at 14-39-18 Dashboard Edit

Then I reloaded the page. After reloading, the line color has changed.

Screenshot 2023-12-04 at 14-39-33 Dashboard

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.