View Source LastfmArchive.Behaviour.LivebookAnalytics behaviour (lastfm_archive v0.11.0)
Behaviour and default implementation of a Livebook analytics UI.
Summary
Types
@type data_frame() :: LastfmArchive.Behaviour.Analytics.data_frame()
@type data_frame_stats() :: LastfmArchive.Behaviour.Analytics.data_frame_stats()
@type facets() :: LastfmArchive.Behaviour.Analytics.facets()
@type kino_ui() :: Kino.Markdown.t() | struct()
@type options() :: keyword()
Callbacks
@callback overview(data_frame_stats()) :: kino_ui()