From f63f9a72370b09543fbca39ed182143cadeb487b Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Mon, 24 Jul 2017 13:05:16 +0200 Subject: [PATCH] Peanuts --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7237abb..9546073 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ eplot ("easy gnuplot") is a ruby script which allows to pipe data easily through gnuplot and create plots quickly, which can be saved in postscript, PDF, PNG or EMF files. Plotting of multiple files into a single diagram is supported. -==== One plot per diagram The easiest way is to pipe the data through the program. Let's assume that you have a file called data.txt, the syntax would be: cat data.txt | eplot