Rev 5921 | Rev 11292 | Go to most recent revision | 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 |
||
4 | syntax:!insplot `plotsource' |
||
5 | mean:The server program will call an external plotting program (gnuplot for the current version),\ |
||
6 | submit `plotsource' as the 2D plot command (with variables substituted),\ |
||
7 | and insert the result into the page. <br/>\ |
||
8 | The syntax of `plotsource' is that of the `plot' command of gnuplot. |