Colorbar In Canva ================= This demo presents the colorbar in canva scene in 2D and shows how the animation state evolves over time with lib-anim. The script defines a canva, adds the corresponding items, and updates them frame by frame to produce the final motion. .. raw:: html 2D colorbar in canva demo Full Code --------- .. literalinclude:: ../../../demo/2d_colorbar_in_canva.py :language: python :linenos: