Constrain
public enum Constrain : String, Encodable
If this axis needs to be compressed (either due to its own scaleanchor
and scaleratio
or
those of the other axis), determines how that happens: by increasing the range, or by
decreasing the domain.
Default is domain for axes containing image traces, range otherwise.