ProEssentials Releases

Released: Apr 23, 2023

Updates in 9.8.0.36

Funktionen

  • Added the Step and PointsPlusLine plotting methods for 'Pesgo 2D' and 'RenderEngine = Direct3D'.
  • Created a WPF example project that modifies the current WPF project to use the Winforms interface instead of the WPF interface.

Fehlerkorrekturen

  • Added workarounds dealing with issues with the Intel Iris Xe driver.
  • The WPF interfaces have been fixed related to Pe3do Direct3D and the Iris Xe driver.

Released: Sep 13, 2022

Updates in 9.8.0.28

Funktionen

  • Added Microsoft .NET 6 assemblies to the setup. These will be installed at ProEssentials9\DotNet60.
  • Added local Nuget packages. The setup will install the local packages at ProEssentials9\Nuget within the install folder.
  • Updated the walkthroughs and documentation related to .NET 6.
  • The setup now changes the folder structure where assemblies are installed. Important Note this could require you to change the location where your projects find the assemblies. DotNetAnyCpu, DotNet32, and...

Released: Jul 15, 2022

Updates in 9.8.0.24

Funktionen

  • Added new DisableOffsettingBars feature which when set as non-zero will cause Bar plotting methods to overlap bars instead of drawing bars next to each other (offset).
  • Improved mixing Bars Line Points Area for Pesgo and RenderEngine = Direct3D.

Fehlerkorrekturen

  • Fixed an issue with Pesgo and RenderEngine = Direct3D which was not supporting the NegativeFromXAxis property and Bar plotting methods.
  • Fixed an issue with Pesgo and RenderEngine = Direct3D and having 2 subsets set as Bar...

Released: Apr 26, 2022

Updates in 9.8.0.20

Funktionen

  • 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...

Released: Mar 14, 2022

Updates in 9.8.0.16

Funktionen

  • Added support for inverted log scales.
  • MainTitle and SubTitle now shrink to fit.

Fehlerkorrekturen

  • 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

Funktionen

  • 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

Funktionen

  • 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

Fehlerkorrekturen

  • 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

Funktionen

  • Improved PersistenceEnabled WPF interface property to work with Dock Managers.

Released: May 21, 2021

Updates in 9.8.0.4

Funktionen

  • 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.

Fehlerkorrekturen

  • Fixed an issue with WPF scroll thumb positions when mouse wheel zooming was followed by a programmatic...