8000 [Bug]: Missing single quote (') in the Matplotlib documentation at the 'Quick start guide/Figure' section · Issue #26305 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
[Bug]: Missing single quote (') in the Matplotlib documentation at the 'Quick start guide/Figure' section #26305
Closed
@tiandishenxian

Description

@tiandishenxian

Bug summary

I noticed a missing single quote (') in the Matplotlib documentation at the 'Quick start guide/Figure' section. There should be a single quotation mark after the right_bottom.

Code for reproduction

It should look something like this:
fig, axs = plt.subplot_mosaic([['left', 'right-top'],
                               ['left', 'right_bottom']])

Actual outcome

image

image

Expected outcome

image

Additional information

No response

Operating system

No response

Matplotlib Version

3.7.1

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0