pandas-alive v0.1.7
Changelog
- Rename pandas-alive to pandas_alive for consistency
- Adjust subplot arguments in multiple animated plot function for flexibility in avoiding cropping as per https://stackoverflow.com/questions/10101700/moving-matplotlib-legend-outside-of-the-axis-makes-it-cutoff-by-the-figure-box
- Tests included - no CI/CD for tests as no ffmpeg/imagemagick on github actions