Raxol.UI.Components.Dashboard.Widgets.TreeMapWidget (Raxol v0.5.0)

View Source

A dashboard widget that displays a treemap using Raxol.UI.Components.Visualization.TreeMap. This module is responsible for holding the treemap'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()