-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Overview of Axes creation methods #17376
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
Comments
This would be great! I've always been a bit overwhelmed by this.
👍
I think you're missing Suggestions:
|
I am just learning matplotlib through the tutorials. The overview helps me to understand more about the creative logic. Understanding improve skill of application, I believe. So thank you. In addition, do you think if it is possible to add general concepts which I could find in version 3.1.0 in the current released version (version 3.2.1) ? I think it is also important to understand the creative logic as well. https://matplotlib.org/3.1.0/tutorials/introductory/usage.html |
|
You can insert Graphviz diagrams into Sphinx; maybe you just want to copy what you have in directly somewhere? |
That's the plan. When trying that last year, it did not compile; see the original post. Should be tried again, but I don't have the time to work on this currently. Anybody is welcome to turn this in to a proper PR. But maybe it's better to wait until the new documentation structure is merged to see where in the docs this should go. |
Closes matplotlib#17376. There might still be room for further improvements, be it description or formatting. But I would like to leave that for later. The main goal is to get a first version of this in soon.
Closes matplotlib#17376. There might still be room for further improvements, be it description or formatting. But I would like to leave that for later. The main goal is to get a first version of this in soon.
Closes matplotlib#17376. There might still be room for further improvements, be it description or formatting. But I would like to leave that for later. The main goal is to get a first version of this in soon.
Closes matplotlib#17376. There might still be room for further improvements, be it description or formatting. But I would like to leave that for later. The main goal is to get a first version of this in soon.
This issue has been marked "inactive" because it has been 365 days since the last comment. If this issue is still present in recent Matplotlib releases, or the feature request is still wanted, please leave a comment and this label will be removed. If there are no updates in another 30 days, this issue will be automatically closed, but you are free to re-open or create a new issue if needed. We value issue reports, and this procedure is meant to help us resurface and prioritize issues that have not been addressed yet, not make them disappear. Thanks for your help! |
The PR has been opened; ergo this issue can stay open. |
We should have an overview (possibly in the tutorials) which methods create Axes and when to use which.
This could contain the flow-chart blow plus additional descriptions.
subgridspec
andaxes_grid1
... graphviz
. However, while it renders with http://graphviz.it/ it currently does not with sphinx (issueing some errors).The text was updated successfully, but these errors were encountered: