formatting

formatting contains altair formatting functions

nesta_ds_utils.viz.altair.formatting.setup_theme(theme_name='nesta')[source]

Enable a theme for an altair figure. Currently only supports nesta theme.

Parameters:

theme_name (str, optional) – Theme to load. Defaults to ‘nesta’. Currently only acceptable value is ‘nesta’.