We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb6dec commit a166ae1Copy full SHA for a166ae1
examples/gallery/embellishments/colorbar.py
@@ -6,7 +6,7 @@
6
The colormap is set via the ``cmap`` parameter. A full list of available
7
color palette tables can be found at :gmt-docs:`reference/cpts.html`.
8
Use the ``frame`` parameter to add labels to the **x** and **y** axes
9
-of the colorbar by appending **+l** followed by the desired text. To Add
+of the colorbar by appending **+l** followed by the desired text. To add
10
and adjust the annotations (**a**) and ticks (**f**) append the letter
11
followed by the desired interval. The placement of the colorbar is set
12
via the ``position`` parameter. There are the following options:
0 commit comments