Skip to content

[viz] Hierarchical tab structure - #45

Open
jameshadfield wants to merge 2 commits into
mainfrom
viz-hierarchical-tabs
Open

[viz] Hierarchical tab structure#45
jameshadfield wants to merge 2 commits into
mainfrom
viz-hierarchical-tabs

Conversation

@jameshadfield

Copy link
Copy Markdown
Member

Using a 3-tier structure (structure, geography, classification) allows the displayed visualisations to be matched 1:1 with the underlying JSON which is nice for understanding. It also allows us to easily add in more classifications (or geographies) in the future.

Currently all permutations of the 3 levels are valid, but if this isn't the case in the future we'll have to add some checking & fallback behaviour.

image

Using a 3-tier structure (structure, geography, classification)
allows the displayed visualisations to be matched 1:1 with the underlying
JSON which is nice for understanding. It also allows us to easily add in
more classifications (or geographies) in the future.

Currently all permutations of the 3 levels are valid, but if this
isn't the case in the future we'll have to add some checking &
fallback behaviour.
@jameshadfield jameshadfield self-assigned this Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant