-
Notifications
You must be signed in to change notification settings - Fork 7
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
plotting core page #7
Comments
I'm currently working on the plotting page. I am planning to create galleries for each plotting package. Each gallery will show a few standard plots like:
Once I have the gallery logic in place, it should be easy to add examples. If anyone wants to take a crack at adding examples, that would be great! |
Cool, sounds good. I'd be happy to work on adding examples once you get the framework in place. |
Initial implementation appears in PR #18 |
Any idea why the updated plotting page isn't rendering on the webpage? |
Forgot to include the sphinx_gallery extension in the |
👍 |
Should be working now! |
Yep! Looks like it's working. |
heatmap |
@Zsailer how did you go about making all the thumbnail images exactly the same dimensions with white border? |
I am doing it manually in inkscape, just wondering if you had a more streamlined approach. |
you'll need to install sphinx-gallery ( |
I need to add this the the README in |
Okay, cool. Thanks! |
Libraries to discuss on the "Scientific Python's plotting core"
The text was updated successfully, but these errors were encountered: