highcharts-rails icon indicating copy to clipboard operation
highcharts-rails copied to clipboard

Simple gem to include Highcharts in a Rails 3.1 (or above) app

Results 5 highcharts-rails issues
Sort by recently updated
recently updated
newest added

Hi, I found you are using highcharts 6.0.3 in your gem. I trying to get a custom pattern working, but it fails to load a file This is working: data:...

I might be an idiot here but how do I use styled mode? Does it have to be activated somehow?

I tried to do styling by CSS with this gem (as described by the HC docs), and while it seems that many elements can be styled via CSS, there are...

I had problem with the error **Uncaught Highcharts error #16** saying that Hightcharts was loaded twice. I did not understand as I followed recommended settings in Highcharts-rails ReadMe. My application...