Skip to content

DOC: df.plot() is missing color parameter on documentation #61020

Open
@eicchen

Description

@eicchen

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.plot.html

Documentation problem

The documentaion only makes reference to colormap and colorbar for color options. Though it also mentions that you can pass matplotlib method, this may not be directly intuitive to someone who is less familiar with the library.

Suggested fix for documentation

If adding it directly as a parameter in the documentation isn't suitable, having a "commonly used matplotlib parameters" could be helpful.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions