7.2.2 MatplotChart

This class specifies several public attributes and methods that can be used by all charts.

visible
If this boolean value is set to False, the chart will not be displayed in the navigation bar of the gui. It will also not be generated.

properties
Specifies a dictionary of display properties all charts have in common. The chart uses the following style groups:
marker
The style for a rectangle covering a marked widget in the gui.
focused.marker
The style of a marker when it lies inside the focused window.
background.facecolor
Specifies the background color of a chart.

show_tips
Specifies a boolean value, wether the charts should display tool tips.

scroll_bars
Specifies a boolean value, wether the charts should display scroll bars.