I am currently running a chat that graphs numbers, I also have a JS script that will allow me to go and put commas in my numbers. Now the problem is I can't find a way for jqPlot to automatically add commas to my numbers, eg: 1,000 - 10,000 - 100,000 etc etc
Here is the graph I am working on:
http://dev.nexmix.com/advanced/jqplot-test.phpAny suggestions?
Thanks!
Chris