Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pandas/guide/source/pandas_docstring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ is provided. In this case we will use `str, optional`.
----------
kind : str
Kind of matplotlib plot.
color : str (default 'blue')
color : str, default 'blue'
Color name or rgb code.
**kwargs
These parameters will be passed to the matplotlib plotting
Expand Down