ruins.apps.bubbles#

Module Contents#

Functions#

concept_explainer(config, **kwargs)

Show an explanation, if it was not already shown.

show_bubbles(dataManager, config)

Shows the bubble plot.

main_app(**kwargs)

Attributes#

_TRANSLATE_EN

_TRANSLATE_DE

ruins.apps.bubbles._TRANSLATE_EN#
ruins.apps.bubbles._TRANSLATE_DE#
ruins.apps.bubbles.concept_explainer(config: ruins.core.Config, **kwargs)#

Show an explanation, if it was not already shown.

ruins.apps.bubbles.show_bubbles(dataManager: ruins.core.DataManager, config: ruins.core.Config)#

Shows the bubble plot.

ruins.apps.bubbles.main_app(**kwargs)#