Raxol.UI.Components.Dashboard.Widgets.ChartWidget (Raxol v0.4.0)

View Source

A dashboard widget that displays a chart using Raxol.UI.Components.Visualization.Chart. This module is responsible for holding the chart's state (data, config) and providing a data structure for rendering, rather than rendering directly.

Summary

Functions

init(opts)

@spec init(keyword()) :: map()

render_data_structure(assigns)

@spec render_data_structure(map()) :: map()