Description
In #7680, types are being added. The LayoutAxis type is used in a number of places where a more specific axis type should be used: CartesianAxis, PolarAxis, etc. There should be specific types for each axis.
Why should this feature be added?
To have better type safety.
Description
In #7680, types are being added. The
LayoutAxistype is used in a number of places where a more specific axis type should be used:CartesianAxis,PolarAxis, etc. There should be specific types for each axis.Why should this feature be added?
To have better type safety.