Don't force using FFmpegwriter. Also fall back to pillow if none of other writers are available which hopefully will avoid needing conda on RTD builds
0.1.0
Now including support for recording timing of events
0.0.3
Support multiple figures. Also switch to frame grabbing based on https://matplotlib.org/3.3.3/gallery/animation/frame_grabbing_sgskip.html which will make it easier to do this with recording time. kinda gives up a bit on doing live playback, but whatever, can alays bring it back
0.0.2
Add support for finding objects in containers. (nesting not yet allowed, nor are dictionaries)