Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/rst/source/colorbar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Optional Arguments
those percentages are used instead to set the dimensions, where *width* is defined as a
percentage of the bar *length*.
- **+e** adds sidebar triangles for back- and/or foreground colors. Append **f** (foreground) or **b**
(background) for only one sidebar triangle [Default gives both]. Optionally, append triangle height [Default is half the barwidth].
(background) for only one sidebar triangle [Default gives both]. Optionally, append triangle length [Default is half the barwidth].
The back and/or foreground colors are taken from your **B** and **F** colors in your CPT. If none then the system default
colors for **B** and **F** are used instead (:term:`COLOR_BACKGROUND` and :term:`COLOR_FOREGROUND`).
- **+h** selects a horizontal scale [Default is vertical (**+v**)].
Expand Down