Groover Posted September 6, 2013 Report Share Posted September 6, 2013 Hi, It should be possible to activate animation when drilling down to the next chart according this page http://www.jchartfx.com/api/Link/Reload chart1.getAllSeries().getLink().setReload(true); A quick search in the jChartFX js files says that the setReload function is missing. Why? Thanks! Quote Link to comment Share on other sites More sharing options...
0 JuanC Posted September 16, 2013 Report Share Posted September 16, 2013 Actually the Link property was removed from the series (or any other object) in jChartFX, we will update the docs. Regards, JuanC Quote Link to comment Share on other sites More sharing options...
Question
Groover
Hi,
It should be possible to activate animation when drilling down to the next chart according this page
http://www.jchartfx.com/api/Link/Reload
chart1.getAllSeries().getLink().setReload(true);
A quick search in the jChartFX js files says that the setReload function is missing.
Why?
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.