-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
add animatplot to 3rd party packages list #13076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is going to need to be rebased onto the current master branch for the circleci builds to work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👎 for a 1.5MB image just for illustration. You can add a static image and link to the animatplot example gallary.
e4a0e69
to
dcf91e2
Compare
@timhoffm Agreed. I made the image static, and I made a slightly smaller version of the animated gif and made it the cover for my docs. I didn't want to link directly to that example in my gallery since I am going to redo my gallery, and the link would break. |
You'll need to rebase and squash the two commits together to remove the old image. Or we squash merge this when complete. |
doc/thirdpartypackages/index.rst
Outdated
|
||
.. image:: /_static/animatplot.png | ||
|
||
For an animated version of the above picture, see the animatplot docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could do
For an animated version of the above picture and more examples, see the
`animatplot gallery<https://animatplot.readthedocs.io/en/stable/gallery.html>`_
That should stay the same even if you reorganize your gallery.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI failure seems unrelated.
Adds animatplot to the list of 3rd party packages. Closes animatplot #19.
I wasn't able to build the docs locally on my current machine, so someone will need to look at the CircleCI build artifact. The gif might break a latex build of the docs.