News

The treemap chart provides a method for displaying hierarchical data using nested rectangles. Treemaps display hierarchical (tree-structured) data as a set of nested rectangles. Each branch of the ...
There's a new Chart.JS version 4x. Upgrading that, I get the following error from treemap-chart My line 11 Chart.register(TreemapController, TreemapElement); ...