Home | Trees | Indices | Help |
|
---|
|
object --+ | DemoSeriesType
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
LINE = DemoSeriesType(SeriesType.LINE, 'Line')
|
|||
SPLINE = DemoSeriesType(SeriesType.SPLINE, 'Spline')
|
|||
SCATTER = DemoSeriesType(SeriesType.SCATTER, 'Scatter')
|
|||
AREA = DemoSeriesType(SeriesType.AREA, 'Area - Line')
|
|||
AREASPLINE = DemoSeriesType(SeriesType.AREASPLINE, 'Area - Spl
|
|||
BAR = DemoSeriesType(SeriesType.BAR, 'Bar')
|
|||
COLUMN = DemoSeriesType(SeriesType.COLUMN, 'Column')
|
|||
PIE = DemoSeriesType(SeriesType.PIE, 'Pie')
|
|||
COMBINATION = DemoSeriesType(SeriesType.COMMONSERIES, 'Combina
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
AREASPLINE
|
COMBINATION
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:48 2013 | http://epydoc.sourceforge.net |