Support for axis ticks inside plotting area
Open
- Dominant language
- Rust
- Stars
- 468
- Forks
- 108
- Avg merge
- 15m
- Merged PRs (30d)
- 3
Description
After https://github.com/emilk/egui/pull/2284, the axis ticks are rendered outside. This leads to a misalignment of linked plots. The extra space taken can be ugly and it's awkward that the plot area resizes when moving. It's harder to see the 0 line when moving around too. I'd like to have the option to use the old behavior.
Contributor guide
Assessment
This issue has not been assessed yet.