Autofit all subplots to the same limits
Open
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 693
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to autofit all subplots such that they share the same limits? Currently I use `ImPlotSubplotFlags_LinkAllX` but `SetNextAxisToFit` only operates on the plot level so all plots end up with the limits of the last plot that called it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.