I need a cross browser / platform two series line graph/chart. We used to have fusionchart but due to some known limitation we want to use something like jqplot.
The target is close to the attached image, except for 1 thing: the y series values should be upside down (not from 110 to -10, but from -10 to 110). I could not figure out how to do it in jqplot.
To sum up, we need:
It doesn't matter which JavaScript graph to use, as long as it can meet the above 3 requirements
Sorry guys I finally figure out how by using flot.