Ask HN: What open source packages are available to display chart and graphs?
1–9 of 9 posts
Re: Ask HN: What open source packages are available to display chart and graphs?
#2I'd recommend flot out of these three, had the best experience with that one so far.
Re: Ask HN: What open source packages are available to display chart and graphs?
#3Some excellent examples here (scroll down):
Re: Ask HN: What open source packages are available to display chart and graphs?
#4Re: Ask HN: What open source packages are available to display chart and graphs?
#5There's always Protovis: http://vis.stanford.edu/protovis/
Re: Ask HN: What open source packages are available to display chart and graphs?
#6Highcharts is not open source but is free to use for non-commercial use. I have paid the $80 to use it on commercial websites and client/managers are always very impressed with its capabilities. I think its well-worth the $$
Re: Ask HN: What open source packages are available to display chart and graphs?
#7For server-side chart generation, I tend to use matplotlib (semi-recently changed from gnuplot).
Re: Ask HN: What open source packages are available to display chart and graphs?
#8Highcharts is my fav and default charting library. http://www.highcharts.com Highcharts is not open source but is free to use for non-commercial use. I have paid the $80 to use it on commercial websites and client/managers are always very impressed with its capabilities. I think its well-worth the $$ http://www.highcharts.com/license
I also highly recommend. It's a pleasure to work with. Sites using it include MixPanel if you want to see it in action.