Motivation
Users will be accessing this dashboard from various screen sizes. The chart needs to adapt dynamically to its container. Furthermore, simply showing a line isn't enough; users need context. We need to implement interactive elements that explain the data, especially when that data has been interpolated with something like a hover tooltip.
Completion Criteria
- The chart resizes fluidly when the browser window changes size (both shrinking and growing).
- Users can interact with the chart to see precise values.
- The UI clearly communicates when a data point is an estimate (interpolated) versus a real value.
Description
Completion dates
Desired - 12-12-2025