beginGraph() begins a SVG graph
This function is part of Graph
controlPoint(x, y) creates a draggable point at (x,y)
co-ordinates of current position
endGraph() ends a SVG graph
polyline is used to create any shape that consists of only straight lines
Generated using TypeDoc
beginGraph() begins a SVG graph
This function is part of Graph