RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: adnennnn
Thanks for this Ryan. I have a problem, every chart that I want to draw will be in "Line charts". even when I put chart: { renderTo: 'container1', type: 'bar' }, it will in "Line charts" not in 'bar'.
thanks a lot
Thanks for this Ryan.
I have a problem, every chart that I want to draw will be in "Line charts".
even when I put
chart: {
renderTo: 'container1',
type: 'bar'
},
it will in "Line charts" not in 'bar'.
thanks a lot