How to manipulate Canvas elements: Difference between revisions

Jump to navigation Jump to search
Line 105: Line 105:
|}<hr/>
|}<hr/>
=== polyline ===
=== polyline ===
  '''parameters''': (group, xSet, ySet, color="#0", symmetrical='')
  '''parameters''': (group, xSet, ySet, color="#0", symmetrical=' ')
Plots a polyLine as <'''group'''>'s child.
Plots a polyLine as <'''group'''>'s child.
* '''xSet''' as [x0,...,xn] in pixels.
* '''xSet''' as [x0,...,xn] in pixels.
Line 139: Line 139:
|| [[File:Plot2D.rectangle and grid.png|thumb]]
|| [[File:Plot2D.rectangle and grid.png|thumb]]
|}
|}
=== grid ===
=== grid ===
#p.del();
#p.del();
229

edits

Navigation menu