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
329
stars
81
forks
source link
Is it possible to change the color palette when in dark mode? #355
Hello
The palettes works fine, but only in light mode.
Is there a way to use different palettes when in dark mode? Or even keep the same palette when switching to dark mode?
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.
Hello The palettes works fine, but only in
light
mode. Is there a way to use different palettes when in dark mode? Or even keep the same palette when switching to dark mode?Thanks.