API / Series/Line / LineSeriesLineBaseStyle

Defined in: src/types/chart/line.ts:35

Extended by

Properties

Property Type Description
lineWidth? number Pixel width of the graph line. Default 1 (for individual series). For series within the range slider, values are inherited from the individual series by default.
opacity? null | number Individual opacity for the line. For series within the range slider, values are inherited from the individual series by default.