What’s New in UniPlot 4.0.4

This page describes the changes made to UniPlot 4.0.4 since version 4.0.3.

Changed Functions

  • auto_LoadTemplate: The function will copy the page name from the template to the new document. If the page name already exists in the document, the name will be extended by an index enclosed in brackets, e.g. WOT (2).
  • auto_xy_CreateDataset: The function copied the current style into the new dataset. As of version 4.0.4 datasets created with auto_xy_CreateDataset will only set the default style.

Bug fixes

The following bugs have been fixed:

  • 1D-Dataset: The parameters xStart and xDelta were set to 0 and 1 for UniPlot 2.x and UniPlot 3.x documents ignoring their real value. This bug has been fixed.
  • Diagram Grid Lines: Grid Lines could only be drawn with a solid line style. This bug has been fixed.
  • Style Files: In the new XML based style files introduced with UniPlot 4.0.3 special characters e.g. ä, ü, ß, could not be used for style names. This bug has been fixed.
  • 3D-Dataset: The non linear interpolation could fail if the x- or y-coordinates were given as constant cross sections (e.g. rpm = 1000, 2000, etc). This bug has been fixed.

id-2062229