Axes duplicate zeroth grid lines and ticks
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The various axes types will render duplicate grid lines and ticks at the zeroth point. If grid lines / ticks have already been rendered at the zeroth point, any new render positions should be compared to avoid rendering duplicate lines and ticks.
Contributor guide
Assessment
This issue has not been assessed yet.