Improved
- Significant performance improvements using batch logic. Plotting is up to 33x faster
for sparse plots. See PRs 40 and 42 on GitHub for details. Thanks a lot to
PabloRuizCuevas for providing ideas, pull request and iterating on it!
Fixed
- `plot_gen` crashed when no options changed in a new iteration. Thanks to
PabloRuizCuevas for pointing this out!