Skip to content

Text going outside subplot with multiple axes #4027

@diogolr

Description

@diogolr

image

System:

  • Windows 7
  • Qt 5.4.0
  • Python 3.4.2
  • PyQt 5.4
  • Matplotlib 1.4.2

Any idea?

What I'm doing...

  1. Configuring multiple axes with twiny
  2. Configuring the axes color, ticks, patch.set_visible( False )...
  3. Plotting some stuff on the axes previously configured
  4. Putting some text on the first created axe
  5. Catching the scroll event and using event.step times a factor with set_ylim of the axes
  6. Redrawing the canvas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions