I think brush charts are often a much more user-friendly option than zoom and pan is. With the components we're using from tremor, we often find ourselves needing a way for the user to browse the data a little bit more than just statically looking at it.
Related #308 (as discussion #309), #139
What does the proposed API look like?
Some combination of a line chart with maybe a sparkline below it to implement the brush part?
What problem does this feature solve?
I would really love to have a tremor based brush chart (like: @airbnb/visx brush chart).
I think brush charts are often a much more user-friendly option than zoom and pan is. With the components we're using from tremor, we often find ourselves needing a way for the user to browse the data a little bit more than just statically looking at it.
Related #308 (as discussion #309), #139
What does the proposed API look like?
Some combination of a line chart with maybe a sparkline below it to implement the brush part?