We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b119947 commit d1b5c2aCopy full SHA for d1b5c2a
1 file changed
README.md
@@ -83,9 +83,9 @@ You can create subplots inside a plot and manage they individually.
83
$numxplots: Number of horizontal subplots
84
$cfg: Configuration of subplots:
85
- 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
+ - figsize: size in inches (width, height), in inches
+ - paddingleft: If you need space at left, you can to set here in inches
+ - paddingbottom: If you need space at left, you can to set here in inches
89
90
Example:
91
0 commit comments