diff --git a/ClawPlotAxes.html b/ClawPlotAxes.html index 3e8bb06df..d2cd5ab5f 100644 --- a/ClawPlotAxes.html +++ b/ClawPlotAxes.html @@ -1,23 +1,21 @@ - + - - ClawPlotAxes — Clawpack 5.9.x documentation + + - - - + - - + + @@ -76,8 +74,7 @@

Navigation

accesskey="P">previous | - - + @@ -86,8 +83,8 @@

Navigation

-
-

ClawPlotAxes

+
+

ClawPlotAxes

For usage see Using setplot.py to specify the desired plots and Plotting examples.

Objects of this class are usually created by the new_plotaxes method of a ClawPlotFigure object.

@@ -95,36 +92,36 @@

Navigation

See also

Using setplot.py to specify the desired plots and Plotting examples

-
-
-class ClawPlotAxes
+
+
+class ClawPlotAxes
-
-

Attributes

+
-
-

Methods

+
+
+

Methods

-
-
-new_plotitem(name=None, plot_type)
+
+
+new_plotitem(name=None, plot_type)

Returns an object of class ClawPlotItem associated with this axes. A single axes may have several items associated with it.

The name specified is used as a dictionary key. If None is provided, one is generated automatically of the form ITEM1, etc.

-
-
-gethandle()
+
+
+gethandle()

Returns the handle for this axes.

- - +
+
-
@@ -225,22 +221,15 @@

MethodsTable of Contents

-