GNUplot a Function Plotting Utility
GNUplot is a command line driven interactive function plotting utility.
GNUplot supports many different types of terminals, plotters, and
printers (including many color devices and pseudodevices like LaTeX)
and can easily be extended to include new devices.
- Developed at Publishing
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gnuplot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Gnuplot_5_4.pdf | 0002207783 2.11 MB | |
README.whynot | 0000000240 240 Bytes | |
_multibuild | 0000000052 52 Bytes | |
gnuplot-4.4.0-x11ovf.dif | 0000001008 1008 Bytes | |
gnuplot-4.6.0-demo.diff | 0000003902 3.81 KB | |
gnuplot-4.6.0-fonts.diff | 0000002669 2.61 KB | |
gnuplot-4.6.0.dif | 0000005366 5.24 KB | |
gnuplot-5.2.0-texi2info.patch | 0000004235 4.14 KB | |
gnuplot-5.4.0.tar.gz | 0005622595 5.36 MB | |
gnuplot-QtCore-PIC.dif | 0000000501 501 Bytes | |
gnuplot-doc.changes | 0000078704 76.9 KB | |
gnuplot-fr.doc.bz2 | 0000074001 72.3 KB | |
gnuplot-gd.patch | 0000003361 3.28 KB | |
gnuplot-wx3.diff | 0000000557 557 Bytes | |
gnuplot.changes | 0000078802 77 KB | |
gnuplot.spec | 0000008748 8.54 KB | |
gnuplot.test | 0000000436 436 Bytes | |
picins.sty | 0000017807 17.4 KB | |
pre_checkin.sh | 0000000134 134 Bytes |
Revision 77 (latest revision is 95)
Dominique Leuenberger (dimstar_suse)
accepted
request 821479
from
Dr. Werner Fink (WernerFink)
(revision 77)
- Update to gnuplot 5.4 * NEW support for 64-bit integer arithmetic * NEW support for voxel grids * NEW plot ... with table if <expression> * NEW "set walls" command to show xy xz and yz planes in 3D plots * NEW "set clip radial" for line segments in polar mode plots * NEW "splot ... with isosurface" * NEW "splot ... with circles" * NEW "splot ... with boxes" * NEW "plot ... with arrows" * NEW "plot ... with polygons" * NEW "set view projection {xz|yz}" * NEW "set datafile columnheaders" * NEW per-plot fillcolor and fillstyle for pm3d surfaces * NEW allow separate color column with dgrid3d surfaces (but not color splines) * NEW string function trim(" padded string ") removes leading and trailing whitespace * NEW unicode escape sequences \U+hhhh * NEW order N Bessel functions of 1st and 2nd kind (besjn besyn) * NEW modified Bessel functions I0 (besi0) and I1 (besi1) * NEW modified Bessel function of order n (besin) * NEW "set object polygon depthsort" as an alternative to front/back/behind * NEW "set pixmap" object-like bitmap images from png/gif/jpeg input files * NEW overflow avoidance extends range of arguments handled by complex division * NEW largely extended pcl5 terminal supports PCL5e/PCL5c printers * NEW revised pstricks and texdraw LaTeX terminals * NEW extended dospc terminal (DOS32/OpenWatcom) * NEW extended svga terminal using the (M)GRX library (DOS32/DJGPP) * NEW heavily revised fig terminal * NEW LaTeX terminal pict2e uses the LaTeX2e pict2e environment * NEW Left-click on hypertext label will copy text to clipboard (wxt qt)
Comments 0