ruins.apps.sunburst
#
Module Contents#
Functions#
|
Add the controls to the application |
|
|
|
Add the plot |
|
Attributes#
- ruins.apps.sunburst._TRANSLATE_DE#
- ruins.apps.sunburst._TRANSLATE_EN#
- ruins.apps.sunburst.plot_controls(config: ruins.core.Config, expander=st.sidebar) None #
Add the controls to the application
- ruins.apps.sunburst.get_cached_data(_dataManager: ruins.core.DataManager, order: List[str]) pandas.DataFrame #
- ruins.apps.sunburst.sunburst_plot(dataManager: ruins.core.DataManager, config: ruins.core.Config)#
Add the plot
- ruins.apps.sunburst.main_app(**kwargs)#