Charts in Remotion
You can create bar charts in Remotion by using regular React code - HTML and SVG is allowed, as well as D3.js.No animations not powered by useCurrentFrame()
Disable all animations by third party libraries.They will cause flickering during rendering.
Instead, drive all animations from
useCurrentFrame().