amcharts / amcharts4

The most advanced amCharts charting library for JavaScript and TypeScript apps.
https://www.amcharts.com/
1.16k stars 323 forks source link

Toggle XY chart's bars (single series) + animate bars like on initial render #4432

Open eduardmavliutov opened 3 weeks ago

eduardmavliutov commented 3 weeks ago

Hello-hello!

I was following this guide, everything works great, thank you! I have a question though:

Could you tell me please, is it possible to animate bars when we toggle them? The same way they are animated on the initial render.

I suppose the answer is no, because animation apparently belongs to series, not to columns, but anyway it would be nice to confirm that (or not) with you.

martynasma commented 2 weeks ago

I'm afraid we don't have a demo that would do that 🙁

eduardmavliutov commented 2 weeks ago

That's not a problem 🙂 I was just wondering if it's possible in general to animate a single bar from the series.