-
Notifications
You must be signed in to change notification settings - Fork 22
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 with nvd3 #17
Comments
Just added this project to the graphite docs as well, thanks for opening it up! |
Hi Jeff, Thanks for the merge! :) Highcharts is open source - "One of the key features of Highcharts is that under any of the licenses, free or not, you are allowed to download the source code and make your own edits. This allows for personal modifications and a great flexibility." Its licensing scheme is as follows - the quotes are referenced from - http://www.highcharts.com/products/highcharts We also have written clearance from highsoft to package highcharts as part of the open sourced version of orion. It is also mentioned at the end of our README - "This application may NOT be used for a commercial purpose without purchasing the appropriate license from Highsoft. See above link for more details." - link https://github.com/gree/Orion#highcharts--highstock |
Hmm nvd3 looks like a good alternative - I've never liked that Orion's use is restricted because of one third party library/dependency. I don't have time to port it over right now, but if someone else wants to, I'd be open to it! |
Highcharts isn't open source and nvd3 is much better along with being open source
The text was updated successfully, but these errors were encountered: