Skip to content

Commit d1b5c2a

Browse files
authored
Update README.md
1 parent b119947 commit d1b5c2a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ You can create subplots inside a plot and manage they individually.
8383
$numxplots: Number of horizontal subplots
8484
$cfg: Configuration of subplots:
8585
- bordertype: ['square' | 'halfsquare']
86-
- figsize: size in inches (width, height), with inches
87-
- paddingleft: If you need space at left, you can to set here with inches
88-
- paddingbottom: If you need space at left, you can to set here with inches
86+
- figsize: size in inches (width, height), in inches
87+
- paddingleft: If you need space at left, you can to set here in inches
88+
- paddingbottom: If you need space at left, you can to set here in inches
8989

9090
Example:
9191

0 commit comments

Comments
 (0)