OptionalariaOptionalformatOptionalformatOptionallocaleBCP-47 tag localizing the DEFAULT tick/value formatters via Intl (matches the live
chart's locale option). Explicit formatX/formatY always win; without a locale the
deterministic English defaults are unchanged. An invalid tag throws.
OptionalxTreat x as integer indices (ticks step >= 1). Default false.
OptionalxOptionalxOptionalxX-axis flavor. 'time' treats x as epoch ms: calendar-boundary ticks + a date/clock
formatX default. Default 'linear' (matches the live chart).
OptionalyOptionalyFractional y-extent padding. Default 0.06 (matches the live chart).
OptionalyY-axis scale. 'log' (base 10) needs positive data; non-positive samples clamp to the
plot bottom. Default 'linear' (matches the live chart).
Optionaly
Chart-level options that affect a static SVG (the SVG-relevant subset of
FChartOptions).