FireZenk / FireZenk/WFMTacker

feat: interactive chart zoom — select a date range to inspect in detail

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Problem

The price history chart shows a fixed 90-day or 48-hour window. Users cannot zoom into a specific period to examine short-term price movements in detail.

## Requested behaviour

- Click and drag on the chart to select a date range
- Chart re-renders zoomed into the selected range
- Reset button or double-click to return to full range
- Works on both 90d and 48h views

## Acceptance criteria

- [ ] Drag-to-select on SVG chart
- [ ] Chart re-renders with selected range on x-axis
- [ ] Y-axis rescales to the zoomed data
- [ ] Reset zoom control visible when zoomed in

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.