Line Graphs
General parameters in line graphs
coordinateLineColor
boolean
Flag to used same color in BarLine plots. If set to true the color of the
bars and the lines will be the same
Default:
false
Used in:
AreaLine,
BarLine,
Line,
StackedLine,
StackedPercentLine
lineDecoration
option
Lines decorations in the line graphs
Default:
symbol
Used in:
AreaLine,
BarLine,
Line,
StackedLine,
StackedPercentLine
lineThickness
float
Thickness in pixels for the lines in the line plots.
See also:
outlineWidth
Default:
1
Used in:
AreaLine,
BarLine,
Line,
StackedLine,
StackedPercentLine
lineType
option
Type of line used to join the points in line graphs
Default:
rect
Used in:
AreaLine,
BarLine,
Line,
StackedLine,
StackedPercentLine
tension
float
Curvature for the splines
Default:
0.3
Used in:
AreaLine,
BarLine,
Line,
StackedLine,
StackedPercentLine