Home | Trees | Index | Help |
|
---|
Module pygplot :: Class _Axis |
|
Method Summary | |
---|---|
The axis initialization routine. | |
Plot the axis. |
Method Details |
---|
__init__(self,
x1,
y1,
x2,
y2,
v1,
v2,
options='',
step=0,
nsub=0,
dmajl=0.5,
dmajr=0.5,
fmin=0.5,
disp=0.29999999999999999,
orient=0.0,
fsize=1.0,
font=1,
linestyle=1,
linewidth=1,
color='white')
The axis initialization routine.
|
plot(self)Plot the axis. Usually called by the plot() function of the Plot class. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Feb 17 15:17:27 2005 | http://epydoc.sf.net |