Series
Documentation / @elitechart/core / Series
Defined in: data/types.ts:150
A chart data series — a symbol, the resolution of the bars, and the
bars themselves. Pass to createChart via ChartOptions.series.
Example
Properties
bars
Defined in: data/types.ts:153
resolution
Defined in: data/types.ts:152
symbol
Defined in: data/types.ts:151