Bases: enaml.widgets.control.Control
A control which can be used to embded a matplotlib figure.
The matplotlib figure to display in the widget.
Whether or not the matplotlib figure toolbar is visible.
Matplotlib figures expand freely in height and width by default.
alias of __NoInterface__
Bases: enaml.qt.qt_control.QtControl
A Qt implementation of an Enaml MPLCanvas.