Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-ramadhan committed May 11, 2024
1 parent 76665e5 commit ade7cd8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@
* Lots of nice gallery examples (show them in the documentation and the README). Worth remaking any from the matplotlib gallery?
* Add documentation GitHub Action.
* Write some documentation and add some docstrings.
* Add a small section of features (e.g. parallel plotting), tips (e.g. use tqdm), and motivation (compare vs. matplotlib and celluloid).

## Examples

* `pcolormesh`: https://matplotlib.org/stable/gallery/animation/dynamic_image.html#sphx-glr-gallery-animation-dynamic-image-py
* Double pendulum: https://matplotlib.org/stable/gallery/animation/double_pendulum.html#sphx-glr-gallery-animation-double-pendulum-py
* Cartopy: https://scitools.org.uk/cartopy/docs/latest/gallery/index.html

0 comments on commit ade7cd8

Please sign in to comment.