We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2276659 commit 3a2c9c3Copy full SHA for 3a2c9c3
1 file changed
examples/gallery/symbols/bars.py
@@ -7,7 +7,7 @@
7
the ``style`` parameter. By default, *base* = 0 meaning that the
8
bar is starting from 0. Append **+b**\[*base*] to change this
9
value. To plot multi-band bars, please append
10
-**+v**\|\ **i**\ *ny* (for verticals bars) or **+v**\|\ **i**\ *nx*
+**+v**\|\ **i**\ *ny* (for vertical bars) or **+v**\|\ **i**\ *nx*
11
(for horizontal ones), where *ny* or *nx* indicate the total
12
number of bands in the bar (and hence the number of values required
13
to follow the *x,y* coordinate pair in the input). Here, **+i**
0 commit comments