Module: CollectionLayout
- Defined in:
- lib/collection_layout/tree_data.rb
Overview
Aggregates container hierarchy data for a Building container into a nested hash suitable for Apache ECharts treemap rendering.
Usage:
CollectionLayout::TreeData.new(building_container).to_json_tree
Defined Under Namespace
Classes: TreeData