summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 13:58:24 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 13:58:24 +0000
commitf889b6b185a3f30885ce3d6d232daa24ffd6697f (patch)
tree98c53134fd23be64659317f4ffa8b0e296d22114 /rules/gnuplot.in
parentde1fec490ef51cfb1b01e73186396c9f44a23751 (diff)
downloadptxdist-f889b6b185a3f30885ce3d6d232daa24ffd6697f.tar.gz
ptxdist-f889b6b185a3f30885ce3d6d232daa24ffd6697f.tar.xz
documentation update and dependency fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4277 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gnuplot.in')
-rw-r--r--rules/gnuplot.in10
1 files changed, 9 insertions, 1 deletions
diff --git a/rules/gnuplot.in b/rules/gnuplot.in
index bfb462b2c..6534d9cfb 100644
--- a/rules/gnuplot.in
+++ b/rules/gnuplot.in
@@ -3,7 +3,15 @@ menuconfig GNUPLOT
prompt "gnuplot"
select ZLIB
help
- FIXME: This item needs to be documented
+ A command-line driven interactive plotting program for
+ making 2D and 3D graphs from data and functions.
+
+ Supports lots of output formats, including drivers for
+ many printers, (La)TeX, (x)fig, Postscript, and so on.
+
+ Data files and self-defined functions can be manipulated by internal
+ C-like language. Can perform smoothing, spline-fitting, or nonlinear
+ fits. Can work with complex numbers.
config GNUPLOT_FITERRVARS
bool