-
Bar graph scales up and down as data fluctuates over time?
Hi,
I need to create a bar graph that grows taller and shrinks according to values pulled from a Json file. So every second the graph grows taller or shorter. and I would also like the movement every second to be easy eased. So basically the line moves from point a to point b then pauses, then moves from point b to point c, pauses and so on until it reaches the end of the data.What I have managed to do so far…
I’ve managed to get the values from the json file assigned to Nulls and then do a trim path to animate the line that connect the nulls together, however I’m not sure how to easy ease the movement from one null point to the next null point. The line right now simply travels from the first null to the last null at a constant speed.Could someone kindly help. I’m new to After Effects and expressions.
