7.2.3 TimeWidgetChart
Beside all attributes of MatplotChart (see 7.2.2),
this class specifies the following additional attributes:
- properties
-
Specifies a dictionary of display properties.
The chart uses the following style groups:
- row
- The style for row lines
- sharex
-
Specifies a group of charts that share their time axis. All charts with the same
sharex attribute will be synchronized within the gui.
- show_rowlines
-
Specifies wether the chart should display row lines.
- auto_scale_y
-
Specifies wether the chart should be also autoscaled in the y axis to fit in a window.
Release 0.11.7, documentation updated on january 6, 2007.