Docs / Line charts

Large datasets

Pro

Tuned for very large datasets with LTTB downsampling and zoom/pan controls.

Illustration — rendered output uses live data.

Example

blade
<chart:line-boost
    :series="[['name' => 'Signal', 'data' => $points]]"
/>

Props

Prop Type Default Description
series array [] Series ([name, data]); data can be huge.
sampling string lttb Downsampling strategy.
zoom bool true Show zoom/pan controls.

Plus the common props (height, theme, model, class).

This is a Pro component

Unlock it and every other Pro chart with a one-time license.

Get WireCharts Pro