Hi, is it possible to add click events to stacked bar charts?
For example
I'd like to animate the bar to 100% height to represent a whole group. (lets say light blue)
Then, I'd like to click and have the stacked bar in a different colour animate to say 96% to represent a portion of the group. (say dark blue)
So it would look like a stacked bar after all animations with the bottom 96% covered light blue, and the remaining 4% in dark blue.
Is this possible with on-click events? Or does the whole lot need to animate at once per the standard animation default?
See attached image.
Cheers
Matt