Skip to main content
The example app ships an Examples tab of full-screen recreations of real finance / crypto apps — LiveChart living inside production-style UI, as opposed to the feature-isolating screens under app/demo/. Each one is a single screen under app/showcase/.
Screenshots and clips are still being captured — for now each card links to the source screen. Run the example app (npm start) and open the Examples tab to see them live.

Fomo

Token detail — live price with a scrubbable hero chart.

Robinhood

Tokenized-stock detail — an edgy line with a scrub dim-split.

Backpack

Token detail (light) — a live-scrolling edgy line with a scrub split.

Kraken

BTC/USD detail (light) — a thin line with a dot-lattice area fill.
Coinbase — an asset detail page with candle + line modes — is on the roadmap.

Build your own

Each recreation is just LiveChart / LiveChartSeries styled to match a host app. Start from the Quickstart, then layer on the chart type, scrubbing, and theming that fit your screen.