|
An annotation that draws a line between two points on a category plot (starting at Category 1, Value 1 and ending at Category 2, Value 2).
Properties
Property
|
Name
|
Type
|
Description
|
Category 1
|
category1
|
String
|
Category for the start of the line.
|
Category 2
|
category2
|
String
|
Category for the end of the line.
|
Value 1
|
value1
|
Float
|
Value for the start of the line.
|
Value 2
|
value2
|
Float
|
Value for the end of the line.
|
Paint
|
paint
|
Data Table
|
Paint used to draw the line
|
Stroke
|
stroke
|
Data Table
|
Stroke used to draw the line.
|
|