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.
2 parents b48a50b + 99dbb5e commit 3247fdbCopy full SHA for 3247fdb
doc/api-hidden.rst
@@ -143,3 +143,8 @@
143
ufuncs.tan
144
ufuncs.tanh
145
ufuncs.trunc
146
+
147
+ plot.FacetGrid.map_dataarray
148
+ plot.FacetGrid.set_titles
149
+ plot.FacetGrid.set_ticks
150
+ plot.FacetGrid.map
doc/api.rst
@@ -413,13 +413,3 @@ Plotting
413
plot.pcolormesh
414
plot.FacetGrid
415
416
-FacetGrid methods
417
------------------
418
-
419
-.. autosummary::
420
- :toctree: generated/
421
422
- plot.FacetGrid.map_dataarray
423
- plot.FacetGrid.set_titles
424
- plot.FacetGrid.set_ticks
425
- plot.FacetGrid.map
0 commit comments