## Common Configuration
+:::tip Note
+These are only the common options supported by all cartesian axes. Please see the specific axis documentation for all the available options for that axis.
+:::
+
!!!include(axes/cartesian/_common.md)!!!
!!!include(axes/_common.md)!!!
### Tick Configuration
+:::tip Note
+These are only the common tick options supported by all cartesian axes. Please see specific axis documentation for all of the available options for that axis.
+:::
+
!!!include(axes/cartesian/_common_ticks.md)!!!
!!!include(axes/_common_ticks.md)!!!
:::tip Note
The `crossAlign` setting is only effective when these preconditions are met:
- * tick rotation is `0`
- * axis position is `'top'`, '`left'`, `'bottom'` or `'right'`
+
+* tick rotation is `0`
+* axis position is `'top'`, '`left'`, `'bottom'` or `'right'`
:::
### Axis ID
## Common Configuration
+:::tip Note
+These are only the common options supported by all axes. Please see specific axis documentation for all of the available options for that axis.
+:::
+
!!!include(axes/_common.md)!!!
## Tick Configuration
+:::tip Note
+These are only the common tick options supported by all axes. Please see specific axis documentation for all of the available tick options for that axis.
+:::
+
!!!include(axes/_common_ticks.md)!!!
## Axis Range Settings