You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all i want to say thank you for your efforts in developing nice tutorials and working examples!
I've forked your app to integrate activeadmin and HighCharts library, a js one which doesn't use flash.
I need to add real data feed on the chart (now is filled with fake values).
If you want to take a look you can find it here:
I looked at HighCharts and wanted to use it but I recall the licensing terms were restrictive (a fee is required for commercial use). Is that still the case?
Yeah you're right, but in case of a startup with just one developer you can choose the developer license and pay only 360$. More infos are on this page: http://shop.highsoft.com/highcharts.html
Anyway, is possible to integrate the google chart that you used, replacing highchart, and still use activeadmin.
If it will be useful for you i can try doing it in another branch of my fork.
Hi, Daniel! Take a look at Morris.js: http://www.oesmith.co.uk/morris.js/ for the charts. It's Javascript with jquery and raphael as requirements, with BSD license.
Hi Daniel,
first of all i want to say thank you for your efforts in developing nice tutorials and working examples!
I've forked your app to integrate activeadmin and HighCharts library, a js one which doesn't use flash.
I need to add real data feed on the chart (now is filled with fake values).
If you want to take a look you can find it here:
https://github.com/scicco/rails-prelaunch-signup/tree/activeadmin
Maybe you can merge those changes into your app.
Hope to be useful!
Bye
Guido
The text was updated successfully, but these errors were encountered: