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 fb2b4ce commit 8899a48Copy full SHA for 8899a48
pygmt/src/histogram.py
@@ -16,23 +16,10 @@
16
A="horizontal",
17
B="frame",
18
C="cmap",
19
- D="annotation",
20
- F="center",
21
G="fill",
22
J="projection",
23
- JZ="zscale",
24
- L="extreme_values",
25
- N="normal_dist",
26
- Qr="cumulative",
27
R="region",
28
- S="stairs",
29
- T="interval",
30
- U="logo",
31
- V="verbose",
32
W="pen",
33
- X="xshift",
34
- Y="yshift",
35
- Z="type",
36
p="perspective",
37
)
38
@kwargs_to_strings(R="sequence", T="sequence")
0 commit comments