|
44 | 44 | |-------+------------------------------------| |
45 | 45 | ** options (setteable) |
46 | 46 | #+CAPTION: S = a quoted string, N = a number |
47 | | -|------------+-------------------+----------------------------------| |
48 | | -| <c> | <c> | | |
49 | | -| | argument | description | |
50 | | -|------------+-------------------+----------------------------------| |
51 | | -| border | [N] | axis lines | |
52 | | -| [x¦y]tics | [nomirror¦rotate] | axis numbers | |
53 | | -| [x¦y]label | S | axis label | |
54 | | -| [x¦y]range | [N:N] | axis range | |
55 | | -| grid | - | axis grid | |
56 | | -| key | [LR] [[no]box] | the box with key labels | |
57 | | -|------------+-------------------+----------------------------------| |
58 | | -| samples | N | ???? | |
59 | | -| xdata | time | tells x axis is a date/time | |
60 | | -| encoding | utf8 | | |
61 | | -| timefmt | S | format of the INPUT date | |
62 | | -| datafile | separator S | input separator (default: space) | |
63 | | -|------------+-------------------+----------------------------------| |
64 | | -| title | S | the | |
65 | | -| format | [x¦y] FMT | tic format string | |
66 | | -| logscale | [x¦y] [N] | with step N | |
67 | | -| autoscale | [[x¦y]fix] | prevents autoextend of scale | |
68 | | -| output | S | saves into filepath at S | |
69 | | -| style | fill transparent | | |
70 | | -| | solid F | | |
71 | | -| | noborder | | |
72 | | -| | data lines | | |
73 | | -|------------+-------------------+----------------------------------| |
74 | | -| pause | N | seconds to pause | |
75 | | -| +reread+ | - | REMOVED in 6.0 +reread input+ | |
76 | | -|------------+-------------------+----------------------------------| |
| 47 | +|--------------+-------------------+----------------------------------| |
| 48 | +| <c> | <c> | | |
| 49 | +| | argument | description | |
| 50 | +|--------------+-------------------+----------------------------------| |
| 51 | +| border | [N] | axis lines | |
| 52 | +| [x¦y¦z]tics | [nomirror¦rotate] | axis numbers | |
| 53 | +| [x¦y¦z]label | S | axis label | |
| 54 | +| [x¦y¦z]range | [N:N] | axis range | |
| 55 | +| grid | - | axis grid | |
| 56 | +| key | [LR] [[no]box] | the box with key labels | |
| 57 | +|--------------+-------------------+----------------------------------| |
| 58 | +| samples | N | ???? | |
| 59 | +| xdata | time | tells x axis is a date/time | |
| 60 | +| encoding | utf8 | | |
| 61 | +| timefmt | S | format of the INPUT date | |
| 62 | +| datafile | separator S | input separator (default: space) | |
| 63 | +|--------------+-------------------+----------------------------------| |
| 64 | +| title | S | the | |
| 65 | +| format | [x¦y] FMT | tic format string | |
| 66 | +| logscale | [x¦y] [N] | with step N | |
| 67 | +| autoscale | [[x¦y]fix] | prevents autoextend of scale | |
| 68 | +| output | S | saves into filepath at S | |
| 69 | +| style | fill transparent | | |
| 70 | +| | solid F | | |
| 71 | +| | noborder | | |
| 72 | +| | data lines | | |
| 73 | +|--------------+-------------------+----------------------------------| |
| 74 | +| pause | N | seconds to pause | |
| 75 | +| +reread+ | - | REMOVED in 6.0 +reread input+ | |
| 76 | +|--------------+-------------------+----------------------------------| |
77 | 77 | ** plot |
78 | 78 | - plot |
79 | 79 | - /dev/stdin |
|
0 commit comments