If we ourselves decide that the default range is 2*PI * ( N - 1) / N can't we simply detect that we are using the defaults without having to calculate anything?
Originally posted by @JCQuintas in #22134 (comment)
Thsi is done in the `getRange()` in the `computeAxisValue` of the polar plugin
If we ourselves decide that the default range is
2*PI * ( N - 1) / Ncan't we simply detect that we are using the defaults without having to calculate anything?Originally posted by @JCQuintas in #22134 (comment)