EBAH
unread,Feb 9, 2012, 3:24:48 AM2/9/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jqplot-users
Hi all,
newbie question:
is it possible to create a chart with jqPlot, reading both data and
series styles from a single json file?
I already made some charts reading data from json, with multiple
series and it works fine.
I think that the only way to have "this" style applied to "that" serie
can be done while creating the json file: that is, the logic is in a
php file that query a database and then creates the json output.
Hope I explained in a clear way.
Thanks in advance,
Evan