highcharts-react-native icon indicating copy to clipboard operation
highcharts-react-native copied to clipboard

The styledMode tru gives only black and dark mode not working

Open newbster1 opened this issue 2 years ago • 2 comments

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.

newbster1 avatar Jul 20 '22 17:07 newbster1

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

mcatal avatar Jul 21 '22 18:07 mcatal

Im fine using my own color but do i need to update each and every chart then dpeending on dark mode or not?

newbster1 avatar Jul 21 '22 19:07 newbster1