Rev 11292 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +ins+ |
11210 | bpr | 2 | tit:insplot |
3 | type:$type_pexec |
||
11292 | bpr | 4 | syntax:!insplot ``plotsource'' |
11210 | bpr | 5 | mean:The server program will call an external plotting program (gnuplot for the current version),\ |
11292 | bpr | 6 | submit ``plotsource'' as the 2D plot command (with variables substituted),\ |
17228 | bpr | 7 | and insert the result into the page. <br>\ |
11292 | bpr | 8 | The syntax of ``plotsource'' is that of the ``plot'' command of gnuplot. |