Rev 11292 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11292 | Rev 17228 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:insplot |
2 | tit:insplot |
3 | type:$type_pexec |
3 | type:$type_pexec |
4 | syntax:!insplot ``plotsource'' |
4 | syntax:!insplot ``plotsource'' |
5 | mean:The server program will call an external plotting program (gnuplot for the current version),\ |
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),\ |
6 | submit ``plotsource'' as the 2D plot command (with variables substituted),\ |
7 | and insert the result into the page. <br |
7 | and insert the result into the page. <br>\ |
8 | The syntax of ``plotsource'' is that of the ``plot'' command of gnuplot. |
8 | The syntax of ``plotsource'' is that of the ``plot'' command of gnuplot. |