Vocabularyui.gadgets.charts.linesClass descriptionThis is a
gadget which, when added as a child to the
chart, will display its data as straight line segments. The implementation is oriented towards speed to allow large data sets to be displayed as quickly as possible.
Slots:
data | a sequence of { x y } pairs sorted by non-descending x; |
color | a color to draw the line with. |
DefinitionMethods