Skip to content

long string of format_coord in osx backend #16498

Closed
@zhihanyue

Description

@zhihanyue

Bug report

Bug summary

I tried to customize the text of status bar using format_coord. When the text is long, the status bar of MacOSX backend wouldn't display properly (see image). It seems that the width of the text box does not automatically adjust with the size of the window.

WX20200214-000436@2x

Code for reproduction

ax.format_coord = A_LONG_STRING_HERE

Matplotlib version

  • Operating system: macos 10.14.6
  • Matplotlib version: 3.1.3
  • Matplotlib backend (print(matplotlib.get_backend())): MacOSX
  • Python version: 3.7.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions