Skip to content

Commit 8899a48

Browse files
committed
remove uncommon parameters
1 parent fb2b4ce commit 8899a48

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pygmt/src/histogram.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,10 @@
1616
A="horizontal",
1717
B="frame",
1818
C="cmap",
19-
D="annotation",
20-
F="center",
2119
G="fill",
2220
J="projection",
23-
JZ="zscale",
24-
L="extreme_values",
25-
N="normal_dist",
26-
Qr="cumulative",
2721
R="region",
28-
S="stairs",
29-
T="interval",
30-
U="logo",
31-
V="verbose",
3222
W="pen",
33-
X="xshift",
34-
Y="yshift",
35-
Z="type",
3623
p="perspective",
3724
)
3825
@kwargs_to_strings(R="sequence", T="sequence")

0 commit comments

Comments
 (0)