8000 axes selection in axes editor · Issue #5468 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
axes selection in axes editor #5468
Closed
Closed
@anntzer

Description

@anntzer

Currently, when there are multiple axes, the curves line and axes editor (aka the green tick button) first pops a window to select the axes, with entries such as

title (<matplotlib.axes._subplots.AxesSubplot object at 0x...>) # if there is a title
<matplotlib.axes._subplots.AxesSubplot object at 0x...> # if there is no title

I would suggest switching this to something more user-friendly such as

title
<anonymous axes>

possibly keeping the class name and object id as tooltips.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0