automatic update OBS-URL: https://build.opensuse.org/request/show/297240 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Chart-Gnuplot?expand=0&rev=4
84 lines
3.0 KiB
Plaintext
84 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 16 17:23:55 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.23
|
|
see /usr/share/doc/packages/perl-Chart-Gnuplot/Changes
|
|
|
|
0.23
|
|
- CHG update copyright session of POD
|
|
- FIX testsuite for axis tics
|
|
|
|
0.22
|
|
- NEW support "layer" option in drawing arbitrary lines, arrows, borders,
|
|
grid, and adding labels
|
|
- NEW support manually-specified range for tic location
|
|
(Thanks to Paul Evans)
|
|
|
|
0.21
|
|
- FIX the persistance of label and arrow over plots in multiplot
|
|
(Thanks to Dave Lee)
|
|
- FIX repeatedly unset and set logscale in multiplot
|
|
(Thanks to Dave Lee)
|
|
- FIX the persistance of shape (circles, rectangles, ...) over plots in
|
|
multiplot
|
|
|
|
0.20
|
|
- NEW support drawing arbitrary polygons
|
|
- NEW support alpha value in filling styles and objects for certain
|
|
terminals
|
|
- NEW chart object method "command" supports executing an array of commands
|
|
- NEW more test cases
|
|
- CHG automatically set "using" of the dataSet object in plotting histogram
|
|
- CHG code refactoring in Chart::Gnuplot::DataSet
|
|
- CHG make private method "_execute()" public
|
|
- CHG update POD
|
|
- FIX data processing of array of points in plotting 3D surface
|
|
- FIX data processing of plotting "hbars"
|
|
|
|
0.19
|
|
- NEW support drawing arbitrary rectangles, ellipses and circles
|
|
- NEW Perlish setting of arrow head of arbitary arrows
|
|
- NEW support filling pattern in box-type styles
|
|
- NEW support setting color for the border of the box-type styles
|
|
- NEW support curve fitting (experimental)
|
|
- CHG check OS using /MSWin/ instead of "MSWin32" for safty
|
|
- FIX grid options syntax error if the options are not in hash form
|
|
|
|
0.18
|
|
- Add try to guess the path of the gnuplot executable in Windows
|
|
(Bug ID: 82525)
|
|
- CHG improve POD
|
|
- CHG use qq() instead of "" in Gnuplot command line construction
|
|
(Bug ID: 82525)
|
|
- CHG use qq() instead of "" in convert command line construction
|
|
- FIX offset and font options of the time stamp
|
|
|
|
0.17
|
|
- NEW control the display of arbitrary border of the graph
|
|
- FIX expression of range of numeric axis if time axis exists
|
|
(Bug ID: 69169)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 17:23:52 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.17
|
|
see /usr/share/doc/packages/perl-Chart-Gnuplot/Changes
|
|
|
|
0.17
|
|
- NEW control the display of arbitrary border of the graph
|
|
- FIX expression of range of numeric axis if time axis exists
|
|
(Bug ID: 69169)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 04 23:36:11 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.16:
|
|
* add support of creating animated gif
|
|
* option to unset "(x|y)tics" and "border"
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 01:39:13 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.15)
|
|
|