Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Subplot titles overlap x-axis labels in figure 1 of pylab/markevery example #8916

@RavingMadScientist

Description

@RavingMadScientist

Bug report

Bug summary
The online example to demonstrate use of the 'markevery' attribute at https://matplotlib.org/examples/pylab_examples/markevery_demo.html has an ugly overlap between the rows of the GridSpec for figure 1, reproducible both online via Firefox 53.0.2, and from a fresh 2.0.2 mpl build. The fix requires a trivial readjust of the hspace for the first GridSpec, and will be completed momentarily.

Code for reproduction

# Paste your code here
#
#

Actual outcome

# If applicable, paste the console output here
#
#

Expected outcome

Matplotlib version

  • Operating System: Ubuntu 14.04
  • Matplotlib Version: 2.0.2
  • Python Version:
  • Jupyter Version (if applicable):
  • Other Libraries:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions