Skip to content

[bar-drilldown] Column Chart with Hierarchical Drilling #3783

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A column chart with hierarchical drilling capability, allowing users to click columns to explore nested data categories.

Applications

  • Time-based drill (year → quarter → month)
  • Geographic drill (region → country → city)
  • Product hierarchy exploration
  • Financial statement breakdown

Data

  • level1, level2, level3 (string) - Hierarchy levels
  • value (numeric) - Data values
  • Hierarchy: 2-3 levels deep

Notes

  • Click column to drill into sub-level
  • Breadcrumb trail for navigation
  • Animated transitions between levels
  • Consistent color mapping
  • Back button or click-away to drill up

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions