Skip to content

Commit

Permalink
DOC: Update geom_rect.py
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 authored Jun 12, 2024
1 parent 8685efb commit 9a7f3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotnine/geoms/geom_rect.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def _rectangles_to_polygons(df: pd.DataFrame) -> pd.DataFrame:
Convert rect data to polygons
Parameters
---------
----------
df : dataframe
Dataframe with *xmin*, *xmax*, *ymin* and *ymax* columns,
plus others for aesthetics ...
Expand Down

0 comments on commit 9a7f3f4

Please sign in to comment.