Copy link to clipboard
Copied
I need animation that adds new longer lines to a bar chart, the overall width staying the same, so the increasingly longer bars should cause previous smaller values to shrink as the new longer bars add and grow. I hope the below illustration helps show what I have in mind. Maybe a plugin can do this?
Copy link to clipboard
Copied
You don't need a plug-in to do this, you can do everything with native After Effects tools. The short answer is that you can draw these bars with shape layers and animate just the X-Value of the Rectangle's Scale parameter. You don't want to use the layer's Size parameter, as this will distort the layer, but if you unlink the Scale values, then you can keep the Y-Value the same (the width of the bar) and only increase the length.
Are you looking to connect this bar graph to real data that you have in a .csv or .json file? If so, you can do this relatively easily.
Here's some info on data-driven animation in AE:
https://helpx.adobe.com/sk/after-effects/user-guide.html/sk/after-effects/using/data-driven-animatio...
https://www.premiumbeat.com/blog/create-data-driven-animations-in-after-effects/
Copy link to clipboard
Copied
Easy enough to set up using a bunchg of simple expressions in volving the linear() interpolator to keep things scaling realtive to one another. I would suggest you start by actualyl reading the online help on expressions and all that.
Mylenium
Copy link to clipboard
Copied
Find more inspiration, events, and resources on the new Adobe Community
Explore Now