Release Name: 1.10
Notes:
A new release of ctioga, featuring a few additions, and a great simplification in the positioning of legends inside the graph.
Changes:
ctioga (1.10)
* Now, --no-line-style can be used to disable altogether the drawing
of the lines.
* For --legend-inside, the position can be ommitted after the
cc, tr and so on. ctioga picks up the most logic choice.
* Let the xmin and xmax keys through directly for the --text backend
* --error-bar-color defaults to the same things as --color
* A new Small_Dots line-style
* Added two --watermark-* options to add a watermark at the back of the
graph
* Make ctioga return non-0 exit status when it aborted.
* Now --sort also sorts properly error bars
* Added a visual test for basic --text backend operations (including
post-processing using filters)
* A new 'stddev' filter that compiles standard error for duplicate
consecutive entries
* It is now possible to have no error for error bar displays
* Tests for the --text backend and several filters
-- Vincent Fourmond <vincent.fourmond@9online.fr> Mon Feb 23 23:57:43 CET 2009
|