ConstrainToward
public enum ConstrainToward : String, Encodable
If this axis needs to be compressed (either due to its own scaleanchor and scaleratio or
those of the other axis), determines which direction we push the originally specified plot area.
Options are left, center (default), and right for x axes, and top, middle (default), and bottom for y axes.
View on GitHub
Install in Dash
ConstrainToward Enumeration Reference