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

Replace highcharts by other charting library #3

Open
porduna opened this issue Jan 13, 2013 · 1 comment
Open

Replace highcharts by other charting library #3

porduna opened this issue Jan 13, 2013 · 1 comment

Comments

@porduna
Copy link
Member

porduna commented Jan 13, 2013

We use highcharts.js, a great JavaScript library for generating charts. However, this library is not open source, and therefore we should not use it inside or distribute it as part of this project. We could search and replace the library by any other library, or even pass that task to the server side (rendering it in .jpg or whatever)

@OscarPDR
Copy link
Contributor

We can have a look at this library:
http://nvd3.org/
It's based on the 3djs, but it seems easier to use. The following example shows 2 different escales on the same graph, as we have talk in the hangout:
http://nvd3.org/ghpages/linePlusBar.html
nvd3's licenses are apache + 3djs's one.

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