Documentation Index
Fetch the complete documentation index at: https://brandtnewlabs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
LiveChartSeries draws several line series sharing an axis, time window, and crosshair. It
accepts all the shared theming, axis, range, layout, and text props from
LiveChart (theme, accentColor, palette, font, timeWindow,
yAxis, referenceLines, formatValue, …), plus the multi-series props below.
Series data
Array of series definitions. Read on the UI thread. See
SeriesConfig.Legend
Toggle chips. Configure
position, compact, and style.Fires when a legend chip is tapped.
Dots
Per-series live dots:
radius, pulse, valueLine, valueLabel.Scrub
Crosshair scrubbing on drag.
Worklet callback fired on the UI thread each frame while scrubbing;
null when it ends.
Includes a per-series value array. See Scrubbing.Degen
Chart shake + spark burst off the leading series’ dot on an upward swing.
JS-thread callback when a degen shake starts.