highcharts-rails
highcharts-rails copied to clipboard
Styled Mode
trafficstars
I might be an idiot here but how do I use styled mode? Does it have to be activated somehow?
Hi
You might not be the idiot, it might very well be me. I've actually never used a theme with Highcharts, either via highcharts-rails or just plain Highcharts.
From what I can see, you should just need to include the theme you want in your javascript file, for example //= require highcharts/themes/dark-green and it should automatically apply the dark-green theme to all your charts.