Christmas Tree Animation
A quick intro to matplotlib animations
Welcome to a very special Christmas post of the Viz4Sci Substack! This week we use the matplotlib 3D plotting and animation capabilities to generate a quick rotating Christmas tree GIF.
While relatively simple (and technically not a visualization) this quick example provides us with a minimalistic example of how easy it is to animate plots using matplotl…