michelson/lazy_high_charts

Upgrade to latest Highcharts 3.0.7

Closed this issue · 8 comments

Upgrade to latest Highcharts 3.0.7

meanwhile you can upgrade with rake highcharts:upgrade, that command will copy the latest highchart lib in the vendor/assets folder of your app

Thanks for the tip! :)

should be update to README, guide user to use this cli.

done

@michelson @xiaods I tried to use the rake task in my project but it seems that it is not included on my rake tasks list

@lporras Oops, it seem we need expose the rake task to user.

I´m going to reopen this issue until we enable the rake task for the rails app

fixed in master branch, it was released as version 1.5.1 too