CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ graphics/ gnuplot/ contrib

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2000-09-14 4 Kbyte download Shown below
README.pm3d 1999-06-10 61 bytes download
barchart_via_fig-0.8.tar.gz 1999-01-20 5 Kbyte download
barchart_via_fig-0.8.tar.gz.asc 1999-01-20 285 bytes download
boxfill-0.2.tar.gz 2000-09-14 3 Kbyte download
date-errorbar-340.tgz 1999-01-28 2 Kbyte download
gnuplot-mode.tar.gz 1999-09-14 213 Kbyte download
gnuplot_pipes.tar.gz 1999-11-15 6 Kbyte download
gp371_x11mouse.patch 1999-11-04 22 Kbyte download
gp371_x11mouse.readme 1999-11-04 4 Kbyte download
gp37os2-mouse.zip 1999-01-28 357 Kbyte download
gpl371fboxpatch.tar.gz 2000-02-23 15 Kbyte download
lm-37.tgz 1999-02-04 88 Kbyte download
longcomma.patch 1999-06-08 2 Kbyte download
polyg.patch 1999-01-28 15 Kbyte download
qplot.zip 1999-05-13 15 Kbyte download
xgfe-2.0.tar.gz 1999-01-20 359 Kbyte download
xgfe-2.1.tar.gz 1999-10-13 427 Kbyte download

Contents of the README file


 These files are completely unsupported by the gnuplot team. Some of
 these contributions are patches to older development versions which
 might not even apply to the release version.

 If you have problems, contact the author(s) directly.

 Files in this directory:

README
     This file.

barchart_via_fig-0.8.tar.gz
     Small Awk scripts to postprocess gnuplots "fig"
     terminal output, which you can use to produce
     barcharts with filled boxes. By Bernhard Reiter 
     <breiter@mathematik.Uni-Osnabrueck.DE>. See also
     http://www.usf.Uni-Osnabrueck.DE/~breiter/

barchart_via_fig-0.8.tar.gz.asc
     PGP signature for above archive.

boxfill-0.2.tar.gz
     Perl script by Andreas Widman. The script draws boxed keys, and fills
     (and outlines) boxes by post-processing gnuplot postscript output. This
     is new in comparison to the patches of Steve Cumming and Bernhard Reiter
     since it works for postscript output (Steve Cummings patch only works
     well only on non-vector oriented terminals) and you don't have to go
     through fig which implies some heavy restrictions.

date-errorbar-340.tgz
     Allow dates in the hi/lo fields for errorbars. By Bill Perkins
     <wa_perkins@pnl.gov>, relative to beta340.

gnuplot_pipes.tar.gz
     Gnuplot interface in ANSI C. By Nicolas Devillard <ndevilla@eso.org>.
     See also http://www.eso.org/~ndevilla/gnuplot/.

gpl371fboxpatch.gz
gpl371fboxpatch.readme
gpl371fboxpatch.tar.gz
     The filled boxes patch, updated to work with gnuplot 3.7.0 by
     Lars Hecking <lhecking@nmrc.ucc.ie>. The .tar.gz file includes the
     patch and the readme file, so only one of these needs to be downloaded.
     See also http://homestead.dejanews.com/user.turckjb/files/.

gpl37fboxpatch.gz
gpl37fboxpatch.readme
gpl37fboxpatch.tar.gz
     The filled boxes patch, updated to work with gnuplot 3.7.0 by
     James Turck <jturck@hotmail.com>. The .tar.gz file includes the
     patch and the readme file, so only one of these needs to be downloaded.
     See also http://homestead.dejanews.com/user.turckjb/files/.

gp371_x11mouse.patch
gp371_x11mouse.readme
     Patch for gnuplot 3.7.1 by Pieter-Tjerk de Boer <ptdeboer@cs.utwente.nl>
     to allow changing the view of a 3D plot (splot) with the mouse under X11.
     Originally at http://www.cs.utwente.nl/~ptdeboer/gp371_x11mouse.patch.

gp37os2-mouse.zip
     OS/2 binary of gnuplot-3.7 with mouse support, by Petr Mikulik
     <mikulik@physics.muni.cz>.  See the web page at
     http://www.sci.muni.cz/~mikulik/os2/gnuplot.html
     NOTE: This will be integrated into the main gnuplot archive from
     the next release on.

lm-37.tgz
     Patch for the Linux SVGA driver by Leopoldo Cerbaro <cerbaro@keycomm.it>.
     It adds mouse support and automatic replotting.

longcomma.patch
     Patch by Douglas E Toppin <dtoppin@patriot.net> to print
     long integers with commas, eg. "100,000" instead of "100000".

polyg.patch
     Implements a `polygons' plotting style, posted to
     comp.graphics.app.gnuplot by Masanobu Koga <koga@mei.titech.ac.jp>.
     Relative to beta347.

qplot.zip
     A perl script and gnuplot command file for easy plotting of
     quarterly time-series data.
     By Allin Cottrell <cottrell@ricardo.ecn.wfu.edu>.

xgfe-2.0.tar.gz
xgfe-2.1.tar.gz
     A graphical front end for gnuplot, written by
     David Ishee <dmishee@flash.net>. To compile
     this from the source, the Qt widget set v1.32 or
     better is required. Qt is available from
     http://www.troll.no/. A web site for Xgfe, where
     one can also download binary versions, is at
     http://www.flash.net/~dmishee/xgfe/xgfe.html


 Pointers to other software
 ==========================

<URL:http://monsoon.harvard.edu/~mhagger/download/>
     Gnuplot.py module to operate gnuplot from the scripting language
     Python.

<URL:http://www.goems.com/~sds/data/cllib.zip>
<URL:http://www.goems.com/~sds/README.html>
<URL:http://www.goems.com/~sds/software.html>
     An interface to gnuplot for ANSI Common Lisp (ACL, CMUCL and CLISP
     are supported).

<URL:http://www2.osk.3web.ne.jp/~heuy/html10/>
     An fltk (?) based graphical frontened. This page is in Japanese.

<URL:http://mibai.tec.u-ryukyu.ac.jp/~oshiro/Programs/tcltk/tkgproll>
<URL:http://mibai.tec.u-ryukyu.ac.jp/~oshiro/Doc/gnuplot_primer/>
     Another tcl based frontend, and documentation for gnuplot,
     again in Japanese. Maintained by OSHIRO Naoki
     <oshiro@mibai.tec.u-ryukyu.ac.jp>.


Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.