Skip to content

Prose error on website (first paragraph) #16114

Closed
@DavidMertz

Description

@DavidMertz

Bug report

Bug summary

The very first paragraph of the homepage is:

Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the Python and IPython shells, the Jupyter notebook, web application servers, and four graphical user interface toolkits.

This has a typo. The word four is intended to be for to make sense. (I mean, technically it is logically possible that 4, not 3 and not 5, GUIs use Matplotlib; but I'm sure that's not the intent).

Code for reproduction

N/A

# Paste your code here
#
#

Actual outcome

# If applicable, paste the console output here
#
#

Expected outcome

Matplotlib version

  • Operating system:
  • Matplotlib version:
  • Matplotlib backend (print(matplotlib.get_backend())):
  • Python version:
  • Jupyter version (if applicable):
  • Other libraries:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions