We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8e837 commit 46e98d7Copy full SHA for 46e98d7
pygmt/base_plotting.py
@@ -890,10 +890,7 @@ def text(
890
case 'C' to get a convex rectangle.
891
fill : str
892
Sets the shade or color used for filling the text box [Default is
893
- no fill]. Alternatively, use fill='c' to plot the text and then use
894
- the text dimensions (and *clearance*) to build clip paths and turn
895
- clipping on. This clipping can then be turned off later with clip
896
- -C. To not plot the text but activate clipping, use fill='C'
+ no fill].
897
instead.
898
pen : str
899
Sets the pen used to draw a rectangle around the text string
0 commit comments