Skip to content

Commit 9a7f3f4

Browse files
authored
DOC: Update geom_rect.py
1 parent 8685efb commit 9a7f3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotnine/geoms/geom_rect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def _rectangles_to_polygons(df: pd.DataFrame) -> pd.DataFrame:
108108
Convert rect data to polygons
109109
110110
Parameters
111-
---------
111+
----------
112112
df : dataframe
113113
Dataframe with *xmin*, *xmax*, *ymin* and *ymax* columns,
114114
plus others for aesthetics ...

0 commit comments

Comments
 (0)