Skip to content

Commit 92cc549

Browse files
author
TomAugspurger
committed
DOC: need blankline for example
1 parent 7ee090e commit 92cc549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/visualization.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,6 +1118,7 @@ or columns needed, given the other.
11181118
The above example is identical to using
11191119

11201120
.. ipython:: python
1121+
11211122
df.plot(subplots=True, layout=(-1, 3), figsize=(6, 6));
11221123
11231124
The required number of rows (2) is inferred from the number of series to plot

0 commit comments

Comments
 (0)