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

Skip to content

[Doc]: Missing comma #28296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
simond07 opened this issue May 25, 2024 · 1 comment
Closed

[Doc]: Missing comma #28296

simond07 opened this issue May 25, 2024 · 1 comment
Milestone

Comments

@simond07
Copy link
Contributor

Documentation Link

https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.plot.html

Problem

A comma is missing in the second list item of ‘Plot multiple data sets’:
If x and/or y are 2D arrays insert comma here a separate data set will be drawn for every column.

Suggested improvement

If x and/or y are 2D arrays, a separate data set will be drawn for every column.

simond07 added a commit to simond07/matplotlib that referenced this issue May 25, 2024
timhoffm added a commit that referenced this issue May 25, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this issue May 25, 2024
@timhoffm
Copy link
Member

Closed by #28297

timhoffm added a commit that referenced this issue May 25, 2024
…297-on-v3.9.x

Backport PR #28297 on branch v3.9.x (Solved #28296 Added missing comma)
@QuLogic QuLogic added this to the v3.9.1 milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants