mirror of
https://github.com/chriswolfvision/eplot.git
synced 2025-05-06 06:46:43 +08:00
Manual
This commit is contained in:
parent
f63f9a7237
commit
a6c930e472
@ -6,6 +6,10 @@ The easiest way is to pipe the data through the program. Let's assume that you h
|
|||||||
|
|
||||||
cat data.txt | eplot
|
cat data.txt | eplot
|
||||||
|
|
||||||
|
Which will give a result looking like this:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
There are several ways to create multiple plots on a single diagramm:
|
There are several ways to create multiple plots on a single diagramm:
|
||||||
|
|
||||||
-m: Several input files: Just give the name of the files on the command line together with the -m option
|
-m: Several input files: Just give the name of the files on the command line together with the -m option
|
||||||
|
BIN
doc/eplot_multiple.gif
Normal file
BIN
doc/eplot_multiple.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
BIN
doc/eplot_single.gif
Normal file
BIN
doc/eplot_single.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in New Issue
Block a user