GridPanelConfig¶
- class lsst.analysis.tools.actions.plot.GridPanelConfig(*args, **kw)¶
Bases:
ConfigAttributes Summary
Plot element.
String arguments passed into ax.set_title() defining the plot element title.
Y position of plot element title.
Attributes Documentation
- plotElement¶
Plot element. (
PlotElement, default<class 'lsst.analysis.tools.interfaces._actions.PlotElement'>)
- title¶
String arguments passed into ax.set_title() defining the plot element title. (
Dict)