Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Add documentation for mpl_toolkits.axes_grid1.inset_locator#4864
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
13 commits Select commitHold shift + click to select a range
afd3afb
Build API documentation for mpl_toolkit.axes_grid1.inset_locator
sargas6bc091c
Add documention for inset_locator.mark_inset in axes_grid1
sargas281be93
Add documention to axis_grid1.inset_locator.zoomed_insert-axes
sargasa8f5eb6
Add documentation for axis_grid1.inset_locator.inset_axis
sargas748fff8
Add documentation for axis_grid1.inset_locator.InsetPosition
sargas2086399
Fix up imports in axis_grid1.inset_locator
sargas4c7abe5
Simplify axes_grid1's AnchoredLocatorBase subclasses.
sargasb857f71
Add docstring for axes_grid1.inset_locator.BboxPatch
sargas9c0cff1
Add documentation for axes_grid1.inset_locator.BboxConnector
sargas0898052
Add documentation for axes_grid1.inset_locator.BboxConnectorPatch
sargase499425
Add module doc for axes_grid1.inset_locator
sargasa55250f
Move class docstrings in axes_grid1.inset_locator to constructors
sargase6181de
Reform kwarg documentation in axes_grid1.inset_locator
sargasFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
12 changes: 12 additions & 0 deletionsdoc/mpl_toolkits/axes_grid/api/index.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletionsdoc/mpl_toolkits/axes_grid/api/inset_locator_api.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
:mod:`mpl_toolkits.axes_grid1.inset_locator` | ||
============================================ | ||
.. automodule:: mpl_toolkits.axes_grid1.inset_locator | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.