The shared x axis, a sibling of YAxis for the horizontal axis. A
child of ChartContainer, rendered as DOM chrome (crisp text,
themeable) under (or over) the rows, aligned to the plot. It reads the
container's resolved xScale + xKind — so a time container ticks on
wall-clock boundaries and a value container (a ValueSeries row) ticks as
numbers, with no axis-type prop here; the kind follows the data.
<TimeAxis> is the time-flavoured preset (<XAxis />).
The shared x axis, a sibling of YAxis for the horizontal axis. A child of ChartContainer, rendered as DOM chrome (crisp text, themeable) under (or over) the rows, aligned to the plot. It reads the container's resolved
xScale+xKind— so a time container ticks on wall-clock boundaries and a value container (aValueSeriesrow) ticks as numbers, with no axis-type prop here; the kind follows the data.<TimeAxis>is the time-flavoured preset (<XAxis />).