Description
With the merge of #3988 we're now properly documenting the str
, dt
and plot
accessors, but the signatures of the plotting methods are missing a few parameters. For example, DataArray.plot.contour
is missing the parameter x
(it's properly documented in the parameters section, though).
Also, we need to remove the str
and dt
accessors from Computing
and try to figure out how to fix the summary of DataArray.plot
(the plotting method).
Metadata
Metadata
Assignees
Labels
No labels