Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Creates a new axis.
|
Sets logarithmic mode.
|
Sets the visibility of an axis.
|
Determines whether axis is set to be visible. Return:
|
Determines whether axis is set to be locarithmic.
|
Gets the orientation of an axis.
|
Enables or disables automatic axis adjustmet.
|
Sets the requisition of axis boundaries. The axis will adjust the boundaries to satisfy requisition but still have reasonable tick values and spacing. Use Axis.get_range() to obtain the boundaries the axis actually decided to use.
|
Gets the actual boundaries of an axis.
|
Gets the requested boundaries of an axis.
|
Gets the magnification value of a graph axis.
|
Gets the magnification string of an axis.
|
Sets the label text of an axis.
|
Gets the label of an axis.
|
Sets the axis unit. This will be added automatically to the label.
|
Enables/disables user to change axis label by clicking on axis widget.
|
Draws the x and y-axis on a drawable
|
Renders a graph axis in PostScript. This is a helper functions for Graph.export_postscript() and probably not useful anywhere else.
|
Gets the positions of major ticks of an axis.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |