jQWidgets Forums
Forum Replies Created
-
Author
-
November 7, 2014 at 8:12 am in reply to: Errors when toggling a series Errors when toggling a series #62362
Peter,
If I toggle any of the three series by clicking the legend entry a few times, then the errors will be thrown, that series will disappear, and the legend will become unresponsive. The toggle has to be timed right compared to the update so I usually have to click a few times to make it happen.
November 6, 2014 at 11:55 am in reply to: Errors when toggling a series Errors when toggling a series #62308Okay, better formatting idea for those errors since all the extra spacing disappeared when I hit “Submit”:
Uncaught TypeError: Cannot read property ’0′ of undefined ____ jqxchart.js:7
a.extend._getColumnOffsets ___________________________________ jqxchart.js:7
a.extend._animateColumns _____________________________________ jqxchart.js:7
a.extend._renderColumnSeries _________________________________ jqxchart.js:7
a.extend._render _____________________________________________ jqxchart.js:7
a.extend._internalRefresh ____________________________________ jqxchart.js:7
a.extend.update ______________________________________________ jqxchart.js:7
a.extend._toggleSerie ________________________________________ jqxchart.js:7
(anonymous function) _________________________________________ jqxchart.js:7
x.event.dispatch ____________________________________ jquery-1.10.2.min.js:5
x.event.add.v.handle ________________________________ jquery-1.10.2.min.js:5October 24, 2014 at 8:09 am in reply to: Reverse "xAxis" on polar chart Reverse "xAxis" on polar chart #61592I completely missed flip. Thanks for the fast response!
September 23, 2014 at 3:33 pm in reply to: Add images/icons to tree nodes programatically Add images/icons to tree nodes programatically #59927Not to necro this thread, but has there been any update to allow programmatically updating icons? That is definitely a feature I would use.
Thanks
Raithyn -
AuthorPosts