ReadonlydataOptional ReadonlyheightOptional ReadonlynoHide axis ticks + labels. Defaults to false.
Optional ReadonlynoHide the legend strip below the chart. Defaults to false.
ReadonlyseriesOptional ReadonlysyncCross-chart cursor sync identifier. Multiple charts on the same page sharing this id will move their hover cursor together — matches the design's shared-cursor behavior in the Session detail Overview tab and the Compare overlay.
Optional ReadonlytestOptional ReadonlyxVisible window over data as [fromIndex, toIndex] inclusive.
When omitted, the chart shows all data. Used by the Brush
component to drive a zoomed view.
Optional ReadonlyyFixed y-axis range for the left axis. Defaults to auto-scaled.
Optional ReadonlyyFixed y-axis range for the right axis. Defaults to auto-scaled.
Chart height in pixels. Width fills the parent via
ResponsiveContainer.