Generate svg graphs json data...
This script uses phpGraph.php from my friend JerryWham
data: array of data (sequential or associative)
w,h: width and height (opt.)
color: graph's color in FFFFFF format only (opt.)
lines: set type of graph to line (default type is bars)
filled: set type of graph to filled area (default type is bars)
steps: the steps in the ordinate (by default, it will be calculated)
title: the graphic's title (opt.)
help: displays this text
version: displays this api's version
download: downloads the API zip