chaco.example_support module¶
-
class
chaco.example_support.DemoFrame(parent, **kw)¶ Bases:
PySide2.QtWidgets.QWidget-
staticMetaObject= <PySide2.QtCore.QMetaObject object>¶
-
-
chaco.example_support.demo_main(demo_class, size=(400, 400), title='Chaco plot')¶ Takes the class of the demo to run as an argument.