GraphExpert Pro 1.1.2 released
Happy Halloween! A new maintenance release of GraphExpert Pro is available. This version increases the file reading speed dramatically in most situations, and also fixes a couple of locale-specific problems. Note that the version number 1.1.1 was skipped, because this number was deemed to have the possibility of scaring small children. Details are below:
- CHANGED: Better reporting for a failed file read, if there are the wrong number of items in a row
- CHANGED: integer division expressions in plugin/miniprogram Python code are now always treated as floating point division.
- CHANGED: Sped up file I/O significantly as long as locale-aware conversions are not used. Files read 4-6 times faster.
- RESOLVED: In certain situations, the logging mechanism would cause a non-starting problem. Fixed.
- RESOLVED: Documents opened via a double click would not be saved in the most-recently-used list. Fixed.
- RESOLVED: changes made to the legend labels via the legend dialog didn't stick. Fixed.RESOLVED: cannot place an empty dataset in a 2D contour plot. Fixed.
- RESOLVED: Starting with a zero sized dataset, adding data points does not update properly on a contour plot. Fixed.
- RESOLVED: if a hotlinked 3D dataset is cut back to an empty file, indeterminate results. Fixed.
- RESOLVED: Strange behavior from colorbar if a 3D plot (or contour plot) consisted of all constant z values. Fixed.
- RESOLVED: In the German locale, the graph properties dialog would not respond to OK or Apply. Fixed.
- RESOLVED: cloning an image that was in the background did not work correctly. Fixed.