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
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:42:Factory-Candidates-Check/gnuplot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Gnuplot_5_4.pdf | 0002186518 2.09 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.1.tar.gz | 0005608076 5.35 MB | |
gnuplot-QtCore-PIC.dif | 0000000501 501 Bytes | |
gnuplot-doc.changes | 0000081349 79.4 KB | |
gnuplot-fr.doc.bz2 | 0000074001 72.3 KB | |
gnuplot-gd.patch | 0000003415 3.33 KB | |
gnuplot-wx3.diff | 0000000557 557 Bytes | |
gnuplot.changes | 0000081349 79.4 KB | |
gnuplot.spec | 0000008747 8.54 KB | |
gnuplot.test | 0000000436 436 Bytes | |
picins.sty | 0000017807 17.4 KB | |
pre_checkin.sh | 0000000134 134 Bytes |
Revision 79 (latest revision is 95)
Dominique Leuenberger (dimstar_suse)
accepted
request 854609
from
Dr. Werner Fink (WernerFink)
(revision 79)
- Update to gnuplot 5.4.1 * NEW "with rgbimage" and "with rgbalpha" accept single column ARGB input * NEW add toggle in toolbar widget for qt terminal option "ctrl-q" * NEW keyword "smooth kdensity period <val>" * NEW time format %tD encodes days relative to time 0 * NEW pm3d quadrangles in 2D projection are clipped smoothly to x and y * CHANGE gif animation 'optimize' option is deprecated Bugs #1992 #2070 #2348 * CHANGE svg increase coordinate precision to two decimal points Bug #2369 * FIX y autoscaling of default "with filledcurves" #Bug 2294 * FIX placement of mirrored x and y tics in mode 'set view projection ...' * FIX pm3d lighting calculation for degenerate quadrangles * FIX botched deprecation of old syntax for "call" arguments Bug #2298 #2368 * FIX pm3d "depthorder" affects 'set obj polygon' with >4 vertices Bug #2297 * FIX loss of precision for asin(x), asinh(x) with real x << 0 Bug #2302 * FIX error handling of bad font name in enhanced text Bugs #2303 #2308 * FIX incomplete domain for complex acosh(x), real x < -1 was treated as NaN * FIX error handling of fuzzed input Bugs #2306 #2307 #2309 #2312 #2344 * FIX add range check for plot of binned data (allows clipping on y) * FIX "unzoom" applied to autoscaled volatile data * FIX no default for binary columns needed if there is a 'using' spec Bug #2315 * FIX buffer overflow of enhanced text fragment Bugs #2310 #2311 * FIX qnorm and Hann functions applied in dgrid3d Bugs #2277 #2318 * FIX handling of dashtype given as a string with leading whitespace Bug #2336 * FIX preserve key position across isolated instance of "title at x,y" Bug #2342 * FIX contour labels had spurious point symbols * FIX allow "pointtype variable" in combination with jitter Bug #2354 * FIX cgm: sanity for non-zero font size Bug #2358 * FIX more checks for valid UTF-8 Bugs #2362 #2364 - Remove patches now upstream * 052cbd17.patch
Comments 0