View¶
-
class
aas_timeseries.views.View(figure=None, inherited_layers=None, time_mode=None)[source]¶ Bases:
aas_timeseries.views.BaseViewAttributes Summary
Methods Summary
hide(self, layers)remove(self, layer)Remove a layer from the view.
show(self, layers)Attributes Documentation
-
layers¶
Methods Documentation
-