line


Vocabulary
ui.gadgets.charts.lines

Class description
This 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:
dataa sequence of { x y } pairs sorted by non-descending x;
colora color to draw the line with.


Definition


Methods