Skip to content

feat: clickable charts — drill-down navigation from chart segments #47

Description

@JacobCoffee

Chart segments should navigate to filtered views when clicked:

  • Order status donut → /orders/?status=cancelled
  • Ticket type donut → /attendees/?ticket_type=3
  • Payment methods donut → filtered payment list
  • Speaker registration ring → /speakers/?registered=no
  • Voucher bars → voucher detail

Requires adding data-href attributes to chart data and click handlers on canvas elements.

Depends on: #46

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions