Ref T13279. We currently draw a point on the chart for each datapoint, but this leads to many overlapping circles. Instead, aggregate the raw points into display points ("events") at the end.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13279: Build Charting for Facts
- Commits
- rPf529abf90065: In stacked area charts, group nearby points so they don't overlap
Viewed a stacked area chart with many points, saw a more palatable number of drawn dots.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable