Re: [jqplot-users] Not able to load json data into jqplot

14 views
Skip to first unread message

Andrew

unread,
Feb 11, 2012, 8:05:39 AM2/11/12
to jqplot...@googlegroups.com
Would be good, if we can watch what exactly you get from server and what
exactly you pass into processData(). So would be good if you can give
link on page with chart.
As for quick suggestion, try decrease array level, namely change
$.jqplot('chartdiv', [[response]], {
on
$.jqplot('chartdiv', [response], {
(delete one square brackets)
Reply all
Reply to author
Forward
0 new messages