File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def basemap(self, **kwargs):
58
58
If set to ``True``, draw a rectangular border around the
59
59
map scale or rose. Alternatively, specify a different pen with
60
60
**+p**\ *pen*. Add **+g**\ *fill* to fill the scale panel [Default is
61
- no fill]. Append **+c**\ *clearance * where *clearance * is either gap,
61
+ no fill]. Append **+c**\ *clearances * where *clearances * is either gap,
62
62
xgap/ygap, or lgap/rgap/bgap/tgap where these items are uniform,
63
63
separate in x- and y-direction, or individual side spacings between
64
64
scale and border. Append **+i** to draw a secondary, inner border as
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ def coast(self, **kwargs):
135
135
If set to ``True``, draw a rectangular border around the
136
136
map scale or rose. Alternatively, specify a different pen with
137
137
**+p**\ *pen*. Add **+g**\ *fill* to fill the scale panel [Default is
138
- no fill]. Append **+c**\ *clearance * where *clearance * is either gap,
138
+ no fill]. Append **+c**\ *clearances * where *clearances * is either gap,
139
139
xgap/ygap, or lgap/rgap/bgap/tgap where these items are uniform,
140
140
separate in x- and y-direction, or individual side spacings between
141
141
scale and border. Append **+i** to draw a secondary, inner border as
You can’t perform that action at this time.
0 commit comments