5

I come across http://flyspy.com/miles/ and been impressed by their chart/graph (the 2 and 3 one, I don't know is this 2 consider chart/graph) Does anyone know how to build it? Or did they use any JavaScript script to build it?

2 Answers 2

2

marcgg might be right. You should also consider using a svg library to draw vector graphs, though. Have a look at Raphaël / gRaphaël.

Even though Raphaël is my favorite library, there are several others.

0

The small ones (#3) must be using Sparkline: http://omnipotent.net/jquery.sparkline/

I'm not sure about #2, but you can get the same result using flot: http://code.google.com/p/flot/

Not the answer you're looking for? Browse other questions tagged or ask your own question.