dom-treemap icon indicating copy to clipboard operation
dom-treemap copied to clipboard

DOMTreeMap is a robust, library agnostic, HTML/CSS/JavaScript TreeMap visualization library.

Results 3 dom-treemap issues
Sort by recently updated
recently updated
newest added

- moved multiple functions to a single library file - use a single version of the JSON data in a separate file - add missing PNG images from the original...

Hi! I'm starting to play with the examples to embed a fully working treemap on my project. I just realized that the "json" variable in the "init()" function doesn't validate...

Updating data in an existing TreeMap, using loadJSON, correctly changes colors and shapes within the map, but doesn't automatically update Tips (tips continue to render, using old node.data).