menuconfig GNUPLOT bool prompt "gnuplot" select ZLIB help 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 prompt "Support for itting error variables" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_WITH_X bool prompt "X support" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_PLOT bool prompt "use Unix plot library" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_PNG bool prompt "PNG support" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_GD bool prompt "GD support" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_GIF bool prompt "GIF support" depends on GNUPLOT help FIXME: This item needs to be documented config GNUPLOT_PDF bool prompt "PDF support" depends on GNUPLOT help FIXME: This item needs to be documented