Plotting a grpah in code

Associate
Joined
28 Nov 2004
Posts
1,237
Location
Birmingham
Hi guys,
I'm looking to plot a graph programmatically...hopefully using an API or javascript. I have four points to plot which will form a kind of 'lozenge' shape. I've taken a look at Google chart and also FLOT as well but I'm not 100% sure they can do what I need.
I have a couple of questions - is there anything that can do this?
Also, what type of graph is this??

Here is an e.g. of what it would look like.
grapheg.jpg
 
I've actually managed to plot it using the Google Chart API. It's classed as a 'Radar' graph.
Oooooo....fancy!
 
Back
Top Bottom