Rev 9333 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9333 | schaersvoo | 1 | size 400,400 |
12344 | schaersvoo | 2 | xrange -10,10 |
3 | yrange -10,10 |
||
4 | axis |
||
5 | axisnumbering |
||
6 | precision 1 |
||
7 | grid 2,2,grey,2,2,5,grey |
||
8 | precision 100 |
||
9 | linewidth 4 |
||
10 | fillcolor red |
||
11 | animate |
||
12 | trange -2*pi,2*pi |
||
13 | linewidth 1 |
||
14 | opacity 255,50 |
||
15 | canvastype 100 |
||
16 | fill 1.2,1.2,red |
||
17 | canvastype 101 |
||
18 | fill -1.2,-1.2,blue |
||
19 | jsplot blue,7*cos(x),5*sin(2*x) |