Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Dec 13, 2015

Replace the old label, which included the legthy repr of the axes
object, to a nicer label which emphasizes the title or axes labels
(depending on what is present). Also drops the use of the label of the
Axes object itself, for which I haven't found any other reference or use
in general. (Another option would be to use solely Axes.get_label()
when defined, as this doesn't seem to have any other use.)

See #5468.

Copy link
Member

Choose a reason for hiding this comment

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

Maybe be a bit more forgiving on this and allow only one of them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@anntzer anntzer force-pushed the friendlier-axes-selector branch from 710cb7f to d981e2b Compare December 13, 2015 08:05
Replace the old label, which included the legthy repr of the axes
object, to a nicer label which emphasizes the title or axes labels
(depending on what is present).  Also drops the use of the label of the
Axes object itself, for which I haven't found any other reference or use
in general.  (Another option would be to use solely `Axes.get_label()`
when defined, as this doesn't seem to have any other use.)

See matplotlib#5468.
tacaswell added a commit that referenced this pull request Dec 15, 2015
Nicer axes names in selector for figure options.
@tacaswell tacaswell merged commit ef9bbe2 into matplotlib:master Dec 15, 2015
@tacaswell
Copy link
Member

👍 keep up the good work!

@anntzer anntzer deleted the friendlier-axes-selector branch December 15, 2015 06:04
@QuLogic QuLogic added this to the proposed next point release (2.1) milestone Dec 15, 2015
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