File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ def basemap(self, **kwargs):
52
52
Parameters
53
53
----------
54
54
{J}
55
- *Required if this is the first plot command.*
56
55
zscale/zsize : float or str
57
56
Set z-axis scaling or z-axis size.
58
57
{R}
Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ def coast(self, **kwargs):
64
64
Parameters
65
65
----------
66
66
{J}
67
- *Required if this is the first plot command.*
68
67
{R}
69
68
*Required if this is the first plot command.*
70
69
{A}
Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ def text_(
116
116
left. If no justification is explicitly given (i.e. ``justify=True``),
117
117
then the input to ``textfiles`` must have this as a column.
118
118
{J}
119
- *Required if this is the first plot command.*
120
119
{R}
121
120
*Required if this is the first plot command.*
122
121
clearance : str
You can’t perform that action at this time.
0 commit comments