Highcharts – JavaScript charting framework
1–10 of 87 posts
Re: Highcharts – JavaScript charting framework
#2Re: Highcharts – JavaScript charting framework
#3Re: Highcharts – JavaScript charting framework
#4There are a lot of other charting libraries out there. Look at the licensing before you commit to any of them.
Re: Highcharts – JavaScript charting framework
#5Unfortunately, this isn't free for commercial use, so perhaps something like Google Charts is more suitable (depending on your use case). There are plenty of alternatives out there.
Re: Highcharts – JavaScript charting framework
#6Unfortunately, this isn't free for commercial use, so perhaps something like Google Charts is more suitable (depending on your use case). There are plenty of alternatives out there.
Will you be kind enough to list some examples please. I am working on some of this stuff.
Re: Highcharts – JavaScript charting framework
#7Re: Highcharts – JavaScript charting framework
#8Unfortunately, this isn't free for commercial use, so perhaps something like Google Charts is more suitable (depending on your use case). There are plenty of alternatives out there.
Re: Highcharts – JavaScript charting framework
#9Unfortunately, this isn't free for commercial use, so perhaps something like Google Charts is more suitable (depending on your use case). There are plenty of alternatives out there.
d3 is probably the one that has gained the most buzz from developers as of late. From my experimentation/evaluation of various charting libraries, d3 is certainly the most powerful.
Re: Highcharts – JavaScript charting framework
#10Another awesome thing is their support. Ask a question on their forum or SO, then you'll most likely get an answer with a working JSFiddle example either from the community or the developers of Highcharts.
This is #1 on our JS library list.