We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3528dac commit db90bd0Copy full SHA for db90bd0
docs/guide/third_party.rst
@@ -32,7 +32,6 @@ The following properties and methods are useful for working with the figure and
32
33
- `~.BaseNapariMPLWidget.figure` provides access to the figure
34
- :meth:`~.BaseNapariMPLWidget.add_single_axes` adds a single axes to the figure, which can be accessed using the ``.axes`` attribute.
35
-- :meth:`~.BaseNapariMPLWidget.apply_napari_colorscheme` can be used to apply the napari colorscheme to any Axes you setup manually on the figure.
36
37
Working with napari layers
38
--------------------------
0 commit comments