Extra Elements#
Edifice provides a few extra Elements that provide useful but non-core features.
These Elements have additional dependencies, so they are
not included in the edifice
module.
Importing one of these extra Elements will require the installation of the additional dependencies.
from edifice.extra.matplotlib_figure import MatplotlibFigure
User contributions are of course welcome!
|
A PyQtGraph PlotWidget. |
|
A matplotlib Figure. |
|
Render a |
|
Wrapper for one numpy.ndarray. |
Function to convert |