import { Title } from '@wick-charts/react'; <Title>BTC / USD</Title>Chart title and optional subtitle. Renders inline above the canvas (or as an overlay, depending on headerLayout on <ChartContainer>).
Chart title and optional subtitle. Renders inline above the canvas (or as an overlay, depending on headerLayout on <ChartContainer>).
Primary label (e.g. "BTC/USD").
Secondary label rendered in a muted colour next to the primary one (e.g. "Live Candlestick", "1m", series count).
Extra styles merged onto the flex row.