Matches
public enum Matches : Encodable
If set to another axis id (e.g.
x2, y), the range of this axis will match the range of the corresponding axis in
data-coordinates space. Moreover, matching axes share auto-range values, category lists and
histogram auto-bins. Note that setting axes simultaneously in both a scaleanchor and a
matches constraint is currently forbidden. Moreover, note that matching axes must have the
same type.
View on GitHub
Install in Dash
Matches Enumeration Reference