Hi - I have a Veusz 1.14 beta available (1.13.99). It would be great to
know whether there are any regressions against previous versions. I've
listed the changes below.

You can download it from
http://download.gna.org/veusz/testing/

One bug I know of is that the linux binary can't cope with filenames
with non-ASCII characters in them. It seems to be some sort of
pyinstaller issue which I need to debug.

Jeremy


Changes in 1.14:
 * Points in graphs can be colored depending on another dataset and
   the scale shown in a colorbar widget
 * Improved CSV import
    - better data type detection
    - locale-specific numeric and date formats
    - single/multiple/none header modes
    - option to skip lines at top of file
    - better handling of missing values
 * Data can be imported from clipboard
 * Substantially reduce size of output SVG files
 * Descriptor can be left blank in standard import to generate dataset names
 * If axis is in date-time format, show and allow min and max to be
date-time
 * ImageFile widget can have image data embedded in document file
 * Fit widget can update fit parameters and fit quality to a label widget
 * Allow editing of 2D datasets in data edit dialog
 * Add copy and paste dataset command to dataset browser context menu

Minor and API changes:
 * Examples added to help menu
 * Picker shows date values as dates
 * Allow descriptor statement in standard data files after a comment
character,
   e.g. "#descriptor x y"
 * Added some further color maps
 * Draw key symbols for vector field widget
 * Import plugin changes
    - Register classes rather than instances (backward compatibility is
retained)
    - Plugins can return constants and functions (Constant and Function
types)
    - Add DatasetDateTime for returning date-time datasets
 * Custom definitions
    - Add RemoveCustom API to remove custom definitions
    - AddCustom API can specify where the custom definition is added in list
 * C++ code to speed up plotting points of different sizes / colors

Bug fixes
 * Fix initial extension in export dialog
 * Fix crash on hiding pages
 * Fixed validation for numeric values
 * Position of grid lines in perpendicular direction for non default
positions
 * Catch errors in example import plugin
 * Fix crash for non existent key symbols

_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à