TinyBase logoTinyBase β

XAxisProps

The XAxisProps type describes the props that configure the x axis of a CartesianChart component, LineChart component, or BarChart component.

LinearXAxisProps | TimeXAxisProps

The x axis is inferred by default. Use an XAxis component child when you want to override its title, scale, continuous bounds, tick values, tick count, tick labels, or SVG class name.

Since

v8.5.0