Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Backend into ActiveAdmin and Chart Library #24

Open
scicco opened this issue Nov 2, 2012 · 4 comments
Open

Change Backend into ActiveAdmin and Chart Library #24

scicco opened this issue Nov 2, 2012 · 4 comments

Comments

@scicco
Copy link

scicco commented Nov 2, 2012

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

@DanielKehoe
Copy link
Member

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?

@scicco
Copy link
Author

scicco commented Nov 4, 2012

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.

@DanielKehoe
Copy link
Member

Yes, HighCharts is out. I would like to find another charting library that doesn't use Flash.

I'll take a closer look at your activeadmin integration. I think it's a good idea.

@scicco
Copy link
Author

scicco commented Nov 20, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants