Graphing Solutions

Posted on 25th June, 2011 | Tagged:

I am working on a new Training application to record my running, swimming, cycling, pulse rate, weight, and whatever.

http://github.com/dantleech/Trainer

I have spent this morning looking at graphing solutions..

pChart

pChart is a PHP / GD solution, so all rendered on the server side. The graphs look very good.

http://www.pchart.net/

Raphael

This is a javascript solution, like pChart it looks very impressive and features animations and is not simply a charting tool but a SVG toolkit.

http://raphaeljs.com/

gRapheal

gRaphael is a (plugin?) for Raphael which seems to provide a more accessible API for creating graphs.

http://g.raphaeljs.com/

Flot

Flot is a jQuery based solution. It doesnt seem to have as many features as the other two, and seems to be limited to plot based graphs (flot / plot) but it does seem to be very easy to use.

http://code.google.com/p/flot/

Bluff

Not something I came accross today, but the library I used for my last project. Simple to use and good looking.

http://bluff.jcoglan.com/

Comments

Be the first to leave a comment.

Post new comment


type "i hate spam" in UPPER CASE

Tags

10 Latest Items