When a user selects a single year using the year range slider (i.e., both ends of the range are set to the same year), the resulting graph displays only data points without connecting lines. This behavior is expected from a technical point of view but could cause confusion to the user who expects a trend line.
How to reproduce:
- Open dashboard
- Move both ends of year range slider to same year
- Observe chart shows only dots
Involves dashboard.py
When a user selects a single year using the year range slider (i.e., both ends of the range are set to the same year), the resulting graph displays only data points without connecting lines. This behavior is expected from a technical point of view but could cause confusion to the user who expects a trend line.
How to reproduce:
Involves dashboard.py