hpipy.utils.plotting.plot_index#
- class hpipy.utils.plotting.plot_index(hpi, show_imputed=False, smooth=False)[source]
Bases:
Plot an index.
- Parameters:
- Returns:
Index plot.
- Return type:
alt.LayerChart
- __call__(**kwargs)
Call self as a function.
- __init__(**kwargs)