Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions plots/treemap-basic/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ A treemap displaying hierarchical data as nested rectangles, where each rectangl
- `subcategory` (string) - optional sub-category for nested hierarchy
- `value` (numeric) - size/magnitude determining each rectangle's area
- Size: 5-50 items
- Example: Company expense breakdown by department and cost center, or product catalog by category and subcategory with sales volume

## Notes

Expand Down
2 changes: 1 addition & 1 deletion plots/treemap-basic/specification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Basic Treemap

# Specification tracking
created: 2025-12-14T11:15:11Z
updated: 2025-12-14T11:15:11Z
updated: 2026-05-05T22:26:26Z
issue: 766
suggested: MarkusNeusinger

Expand Down
Loading