Graphing
It was the time of the month again. I need to scrape some data off a webpage for my pet project.
With almost 1 year worth of data, it’s time to do some work on it and perhaps give some useful results for people and of course for myself.
I started to search for a library to perform graphing, I initially thought it would be easy to find a decent open source library. To my dismay not much. Maybe i’m using a wrong query. A few queries later, here are some of the better libraries that I manged to find
1. PChart pchart.sourceforge.net/
2. GraPHPite graphpite.sourceforge.net/
3. JPGraph www.aditus.nu/jpgraph/ [Pro Version available]
Meaning not fully open source
4. Libchart naku.dohcrew.com/libchart/pages/introduction/
5. Sparklines www.sparkline.org
Heavier Charts ( Flash Based )
1. Open Flash teethgrinder.co.uk/open-flash-chart-2/
Ligher Charts ( Javascript Based )
1. Flot JQuery based code.google.com/p/flot/
2. Sparkline JQuery based omnipotent.net/jquery.sparkline/
Other Options
1. Google Chart code.google.com/apis/chart/
Basics of GDChart
- http://devzone.zend.com/article/3774-Dynamically-Creating-Graphs-and-Charts-with-PHP-and-GDChart
Great site, as I was searching for these information
Will report back, once I start to do some actual work on these graphers.


No Responses to “Graphing”
Please Wait
Leave a Reply