Skip to content

Brush integration (simplified charts) #346

@techniq

Description

@techniq

Similar to the recent Legend integration (#257), we should integrate Brush into all simplified charts

Use cases

  • Integrated
    • <AreaChart brush={{ mode: 'integrated }}>
  • Selection
    • <AreaChart brush={{ mode: 'selection }}>
  • Separate (clip data) (second chart below)
    • <AreaChart brush={{ mode: 'separate }}>
  • Separate (filter data) (second chart below)
    • <AreaChart brush={{ mode: 'separate-filter }}>
  • Set initial value
  • Sync multiple charts

Charts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions