Line-chart dots collide when many series are shown
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
### Describe the bug
In line charts, the data point dots and value labels overlap/stack at the right edge if there are many lines. Some markers become unreadable
### To Reproduce
1. Create a question with several aggregations.
### Expected behavior
There's enough room for all dots to coexist normally
### Logs
_No response_
### Information about your Metabase installation
```JSON
- v1.56.8.3-x01
```
### Severity
p3
### Additional context
_No response_
Contributor guide
Research direction
Reproduce the issue by creating a question with several aggregations and inspect the resulting line chart at the right edge. Trace the chart rendering entry point responsible for markers and value labels, then verify that all dots and labels remain readable when many series are displayed.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100