freifunk / freifunk/meshviewer
charts: fixed x axis data format does not work well with short periods
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 34
- Avg merge
- 22h 28m
- Merged PRs (30d)
- 29
Description
## Expected Behavior
x axis text should adapt to the interval or be configurable
## Current Behavior
x axis has fixed day/month text
## Possible Solution
* decide based on interval
* make it configurable
## Steps to Reproduce
render a chart with a 12h intervall
## Context
render a chart with a 12h intervall
## Your Environment
- Version used: `master`
## Screenshots
Contributor guide
Research direction
Start by reproducing the chart with a 12h interval and inspect where the x-axis day/month text is formatted. Determine whether the interval-based behavior or configurability is the appropriate scope, then verify that the displayed labels adapt correctly for short periods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100