Skip to content

DOC : added caveat to Axes.add_artist#2822

Closed
tacaswell wants to merge 1 commit into
matplotlib:v1.3.xfrom
tacaswell:add_artist_doc
Closed

DOC : added caveat to Axes.add_artist#2822
tacaswell wants to merge 1 commit into
matplotlib:v1.3.xfrom
tacaswell:add_artist_doc

Conversation

@tacaswell
Copy link
Copy Markdown
Member

Added caveat to Axes.add_artist to make clear that artists
added using this method are not taken into account by the
auto-scale machinery.

Addresses issues raised in #2202

Added caveat to Axes.add_artist to make clear that artists
added using this method are not taken into account by the
auto-scale machinery.
Comment thread lib/matplotlib/axes.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Artist' -> 'Artists'

@tacaswell tacaswell closed this Jun 3, 2014
@tacaswell tacaswell deleted the add_artist_doc branch June 3, 2014 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants