Skip to content

Commit

Permalink
painful updates
Browse files Browse the repository at this point in the history
  • Loading branch information
CDonnerer committed Feb 10, 2021
1 parent a8c45a1 commit 17a59c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ boxplots. It's as easy as:
>>> df = plt.load_dataset("penguins")
>>> plt.plot(df["bill_length_mm"], df["flipper_length_mm"], color=df["species"])
.. code-block::
flipper_length_mm
232┤ o oo oo o o o
| oo o o o
Expand Down

0 comments on commit 17a59c6

Please sign in to comment.