File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -145,10 +145,6 @@ def colorbar( # noqa: PLR0913
145145
146146 $aliases
147147 - B = frame
148- - D = position, **+w**: length/width, **+h**/**+v**: orientation,
149- **+r**: reverse, **+n**: nan_rectangle/nan_rectangle_position,
150- **+e**: sidebar_triangles/scalebar_triangles_height,
151- **+m**: move_text/label_as_column
152148 - F = box
153149 - G = truncate
154150 - I = shading
@@ -161,6 +157,14 @@ def colorbar( # noqa: PLR0913
161157 - p = perspective
162158 - t = transparency
163159
160+ .. hlist::
161+ :columns: 1
162+
163+ - D = position, **+w**: length/width, **+h**/**+v**: orientation,
164+ **+r**: reverse, **+n**: nan_rectangle/nan_rectangle_position,
165+ **+e**: sidebar_triangles/scalebar_triangles_height,
166+ **+m**: move_text/label_as_column
167+
164168 Parameters
165169 ----------
166170 $cmap
You can’t perform that action at this time.
0 commit comments