highcharts-react-native
highcharts-react-native copied to clipboard
The styledMode tru gives only black and dark mode not working
How do you go about creating a dark theme mode using this library, i tried multiple solutions of using highcharts theme as well but no luck.
How do you go about creating a dark theme mode using this library, i tried multiple solutions of using highcharts theme as well but no luck.
Hi,
You have to use your own color like this sample
https://api.highcharts.com/highcharts/colors
Im fine using my own color but do i need to update each and every chart then dpeending on dark mode or not?