ProEssentials Releases
Released: Apr 26, 2022
Updates in 9.8.0.20
Features
- Improved 'PEconvpixeltograph' when last argument 'ViceVersa' is TRUE (finding pixel locations based off data units). The legacy behavior was for the developer to pass the axis index of the current visible axis index. This is usually hard to determine if enabling the built-in data filtering features or zooming across or into an axis. The option to pass in the actual axis index as originally defined by MultiAxeSubsets has been added. It is recommended to use this option for retrieving the...
Released: Mar 14, 2022
Updates in 9.8.0.16
Features
- Added support for inverted log scales.
- MainTitle and SubTitle now shrink to fit.
Fixes
- Fixed a Text Data export format issue and Inverted axes.
- Fixed an issue with coordinate prompting and estimating data value under mouse within a large triangle (sparse data) when using log scales.
- Fixed an issue with JPEG and PNG export not setting the resolution metadata to reflect the ExportImageDpi property. This was introduced when we removed JPEG open source libraries.
Released: Dec 27, 2021
Updates in 9.8.0.12
Features
- Improved locally installed compiled help file PEONLREF.CHM to document use with VS2022 and NET50 Nuget install of Winforms and WPF interfaces into VS2022 and VS2019.
- Added Hungarian language resource.
Released: Oct 16, 2021
Updates in 9.8.0.10
Features
- Added support for Pesgo RenderEngine=Direct3D and hollow/line-topography symbols such as hollow-square, hollow-triangle, cross, plus and dash.
- Added support for Pe3do Small, Medium and Large Arrow/Vector graph annotation types. This supports the start of arrows with any width line or tube followed by a small, medium or large arrow head.
- Added support for Pe3do hot spots for MainTitle, SubTitle, MultiSubTitle, MultiBottomTitle, SubsetLabels (scatter legend and 3dbar zaxis), PointLabels...
Released: Jun 30, 2021
Updates in 9.8.0.8
Fixes
- Laptops/Computers with Intel Iris Xe Graphics were crashing related to Pe3do and RenderEngine = Direct3D due to Intel graphic driver issues.
- Fixed a small leak within Direct3D device creation/destruction, there was no leak from repeated frame creation.
Released: Jun 14, 2021
Updates in 9.8.0.6
Features
- Improved PersistenceEnabled WPF interface property to work with Dock Managers.
Released: May 21, 2021
Updates in 9.8.0.4
Features
- This release adds Microsoft .NET 5/.NET Core WinForms and WPF interfaces for Microsoft Windows Desktop development.
- Added new Microsoft Visual Studio 2019 example projects targeting .NET 5.
- The WPF interfaces have been improved to automatically call Invalidate at end of _Loaded event.
- The WPF interfaces now include a new read only property: PersistenceDataExists.
Fixes
- Fixed an issue with WPF scroll thumb positions when mouse wheel zooming was followed by a programmatic chart update...
Released: Dec 18, 2020
Updates in 9.7.0.8
Fixes
- Fixed a random issue when exporting charts using RenderEngine = Direct3D as BMPs, JPEGs, PNGs from within an application running on vmware.
Released: Dec 9, 2020
Updates in 9.7.0.4
Fixes
- Early 9.7's new quick annotation feature interferred with horizontal and vertical line annotation types of NoLine or (-1) so be sure to use latest v9.7 to avoid this issue.
- Fixed an issue with 2D contours where all magnitude/zdata was negative and also had a max magnitude of zero.
- Fixed an issue with 2D contours and very many divisions (100s to 1000) causing an odd legend with too many legend labels.
- Fixed an issue with 3D data and annotation highlight feature where the highlighted symbol...
Released: Nov 9, 2020
Updates in 9.7.0.02
Features
- Added support for Pe3do 3D Log scales in X Y Z for all plotting methods, annotations, and features, and Direct3D Pesgo 2D Log.
- Added new Pe3do property: GridBandsPatching.
- Added new Quick Draw Tooling/Annotation feature. This feature allows for a fully customized annotation layer to be constructed and displayed and hidden without overhead of reconstructing the underlying image.
- New colored Cursor and line styled Cursor are also available as part of the new quick drawing feature.
- The WPF...