line
Classes
Type Definitions
LineChartOptions
Type:
Properties:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hidePoints |
boolean | <optional> | Hide the data marker points on the line | |||||||||||||||||||||||||||||||||||
brush |
object | <optional> | Brush (i.e. selection) options
Properties
|
LineChartSegment
Type:
Properties:
Name | Type | Default | Description | |
---|---|---|---|---|
x |
number | The left x data value to begin this segment at | ||
width |
number | Width in data value units | ||
color |
ColorParsable | <optional> | Fill color or gradient for region | |
y |
number | <optional> |
yMax
|
The top y data value to begin the segment at |
height |
number | <optional> |
yMax-yMin
|
Height in data value units |