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 | 0002207869 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.4.tar.gz | 0005639573 5.38 MB | |
gnuplot-PIE.patch | 0000000973 973 Bytes | |
gnuplot-QtCore-PIC.dif | 0000000501 501 Bytes | |
gnuplot-doc.changes | 0000087151 85.1 KB | |
gnuplot-fr.doc.bz2 | 0000074001 72.3 KB | |
gnuplot-gd.patch | 0000003911 3.82 KB | |
gnuplot-wx3.diff | 0000000557 557 Bytes | |
gnuplot.changes | 0000087177 85.1 KB | |
gnuplot.spec | 0000008949 8.74 KB | |
gnuplot.test | 0000000436 436 Bytes | |
picins.sty | 0000017807 17.4 KB | |
pre_checkin.sh | 0000000134 134 Bytes |
Revision 86 (latest revision is 95)
Dominique Leuenberger (dimstar_suse)
accepted
request 992338
from
Dr. Werner Fink (WernerFink)
(revision 86)
- Update to gnuplot 5.4.4 * NEW plots can use arrow styles that specify "lc rgb variable" * CHANGE make page layout of "set view map; splot" more like that of "plot" - honor "set rmargin" and "set tmargin" Bug #2484 - display x2label and y2label Bug #2484 - revised placement of color box Bug #2484 - reconcile linked axis data and tic ranges Bug #2483 - apply "set key invert" to splot Bug #2381 * CHANGE cairo terminals: increase internal oversampling factor Bugs #2499 #2369 * CHANGE fig: restore terminal option "pointsmax <N>" Bug #2509 * CHANGE always add a space between items in a "print" command Bug #2488 * CHANGE consistent ordering of input columns for "plot ... ps var pt var" Bug #2524 * CHANGE gnuplot -c script.gp A B -C ... will pass A B -C ... without interpretation * CHANGE stricter error checks when promoting string to numeric value Bug #2527 * CHANGE report GPVAL_TERM_XMIN and friends as floating point values * FIX handle combination of axis properties logscale + autoscale + reverse Bug #2347 * FIX mis-handled arguments at start-up of "gnuplot -c script arg1 ..." Bug #2493 * FIX windows: redirected output of printf() Bug #2490 * FIX allow variable point style and point type in plot "with yerrorbars" * FIX plots "with labels point pt variable" were off-by-one in choosing point type * FIX contour "with labels" from binary data * FIX x/y fractional coordinate mouse readout for nonlinear axes Bug #2526 * FIX Support combination of "set surface explicit; set hidden3d" Bug #2521 - Use https - Port patches * gnuplot-4.6.0-fonts.diff * gnuplot-4.6.0.dif * gnuplot-gd.patch - Update to gnuplot 5.4.4
Comments 0