Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
620
igDataChart stackedBar animation
posted

Hello.

I have an igDataChart with the same data structure than this one:

I've tried many different things but I just can't get the animations to work. I'm not sure if I have to use isTransitionInEnabled: true in the outer series or the inner series (fragments). The first option doesn't seem to make any difference and the second option throws a JavaScript error.

I think the most appropriate animation would be something similar to the one shown in this page for the "Column" chart. Some kind of slide from the y-axis zero to the corresponding value for each bar/fragment.

How can I do this?

Thanks

Parents
No Data
Reply
  • 620
    Offline posted

    It's been a month I still have no answer. I really need to get this to work.

    Here the JavaScript error I get if I try to set transitionDuration in the inner-series object.

    Need an answer ASAP.

Children
No Data