Raxol.Plugins.Visualization.TreemapRenderer (Raxol v0.2.0)
View SourceHandles rendering logic for treemap visualizations within the VisualizationPlugin. Uses a squarified layout algorithm.
Summary
Functions
Public entry point for rendering treemap content. Handles bounds checking, error handling, and calls the internal layout/drawing logic. Expects bounds map: %{width: w, height: h}.