Difference between revisions of "Data plot"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 1: | Line 1: | ||
<jsxgraph width="600" height="500"> | <jsxgraph width="600" height="500"> | ||
− | var color = ['blue',red','yellow', 'magenta', 'green', 'black']; | + | var color = ['blue','red','yellow', 'magenta', 'green', 'black']; |
var nr = 0; | var nr = 0; | ||