File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ Optional Arguments
4747 Without further options, draws a rectangular border around any map inset (**-D**\; classic mode only),
4848 map scale (**-L**) or map rose (**-T**) using
4949 :term:`MAP_FRAME_PEN`; specify a different pen with **+p**\ *pen*.
50- Add **+g**\ *fill* to fill the logo box [no fill].
50+ Add **+g**\ *fill* to fill the box [no fill].
5151 Append **+c**\ *clearance* where *clearance* is either *gap*, *xgap*\ /\ *ygap*,
5252 or *lgap*\ /\ *rgap*\ /\ *bgap*\ /\ *tgap* where these items are uniform, separate in
53- x- and y-direction, or individual side spacings between logo and border.
53+ x- and y-direction, or individual side spacings between map inset/scale/rose and border.
5454 Append **+i** to draw a secondary, inner border as well. We use a uniform
5555 *gap* between borders of 2\ **p** and the :term:`MAP_DEFAULT_PEN`
5656 unless other values are specified. Append **+r** to draw rounded
Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ Optional Arguments
9494**-F**\ [**l**\|\ **t**][**+c**\ *clearances*][**+g**\ *fill*][**+i**\ [[*gap*/]\ *pen*]][**+p**\ [*pen*]][**+r**\ [*radius*]][**+s**\ [[*dx*/*dy*/][*shade*]]]
9595 Without further options, draws a rectangular border around the map scale or rose using
9696 :term:`MAP_FRAME_PEN`; specify a different pen with **+p**\ *pen*.
97- Add **+g**\ *fill* to fill the logo box [no fill].
97+ Add **+g**\ *fill* to fill the box [no fill].
9898 Append **+c**\ *clearance* where *clearance* is either *gap*, *xgap*\ /\ *ygap*,
9999 or *lgap*\ /\ *rgap*\ /\ *bgap*\ /\ *tgap* where these items are uniform, separate in
100- x- and y-direction, or individual side spacings between logo and border.
100+ x- and y-direction, or individual side spacings between map scale/rose and border.
101101 Append **+i** to draw a secondary, inner border as well. We use a uniform
102102 *gap* between borders of 2\ **p** and the :term:`MAP_DEFAULT_PEN`
103103 unless other values are specified. Append **+r** to draw rounded
Original file line number Diff line number Diff line change @@ -104,12 +104,12 @@ Optional Arguments
104104.. _-F:
105105
106106**-F**\ [**+c**\ *clearances*][**+g**\ *fill*][**+i**\ [[*gap*/]\ *pen*]][**+p**\ [*pen*]][**+r**\ [*radius*]][**+s**\ [[*dx*/*dy*/][*shade*]]]
107- Without further options, draws a rectangular border around the scale using
107+ Without further options, draws a rectangular border around the colorbar using
108108 :term:`MAP_FRAME_PEN`; specify a different pen with **+p**\ *pen*.
109- Add **+g**\ *fill* to fill the scale panel [no fill].
109+ Add **+g**\ *fill* to fill the colorbar panel [no fill].
110110 Append **+c**\ *clearance* where *clearance* is either *gap*, *xgap*\ /\ *ygap*,
111111 or *lgap*\ /\ *rgap*\ /\ *bgap*\ /\ *tgap* where these items are uniform, separate in
112- x- and y-direction, or individual side spacings between scale and border.
112+ x- and y-direction, or individual side spacings between colorbar and border.
113113 Append **+i** to draw a secondary, inner border as well. We use a uniform
114114 *gap* between borders of 2\ **p** and the :term:`MAP_DEFAULT_PEN`
115115 unless other values are specified. Append **+r** to draw rounded
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Optional Arguments
6161 Add **+g**\ *fill* to fill the image box [no fill].
6262 Append **+c**\ *clearance* where *clearance* is either *gap*, *xgap*\ /\ *ygap*,
6363 or *lgap*\ /\ *rgap*\ /\ *bgap*\ /\ *tgap* where these items are uniform, separate in
64- x- and y-direction, or individual side spacings between scale and border.
64+ x- and y-direction, or individual side spacings between image and border.
6565 Append **+i** to draw a secondary, inner border as well. We use a uniform
6666 *gap* between borders of 2\ **p** and the :term:`MAP_DEFAULT_PEN`
6767 unless other values are specified. Append **+r** to draw rounded
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Optional Arguments
5555 Add **+g**\ *fill* to fill the legend box [no fill].
5656 Append **+c**\ *clearance* where *clearance* is either *gap*, *xgap*\ /\ *ygap*,
5757 or *lgap*\ /\ *rgap*\ /\ *bgap*\ /\ *tgap* where these items are uniform, separate in
58- x- and y-direction, or individual side spacings between scale and border.
58+ x- and y-direction, or individual side spacings between legend and border.
5959 Append **+i** to draw a secondary, inner border as well. We use a uniform
6060 *gap* between borders of 2\ **p** and the :term:`MAP_DEFAULT_PEN`
6161 unless other values are specified. Append **+r** to draw rounded
You can’t perform that action at this time.
0 commit comments