Dash#
Subgrounds Dash Components
- Extending dash components to be able to understand subgrounds logic. This includes other
extended components of other libraries such as plotly.
- class subgrounds.contrib.dash.Refreshable#
- class subgrounds.contrib.dash.Graph(fig, **kwargs)#
- class subgrounds.contrib.dash.DataTable(subgrounds, data, columns=None, concat=False, append=False, **kwargs)#
- class subgrounds.contrib.dash.AutoUpdate(app, sec_interval=1, children=[], **kwargs)#