ProEssentials 릴리스

Released: Apr 10, 2024

9.8.0.48 버젼 업데이트

기능

  • Added a new Pe3do1.PePlot.Option.WireFrameIsoLineBorders property - Setting True creates extra iso lines to form a border around all iso lines.
  • Improved implementation of Pe3do1.PeGrid.Configure.DxPsManualCullXZ and Pe3do1.PeGrid.Configure.DxPsManualCullY features - When manually scaling Pe3do axes via PeGrid.Configure.ManualScaleControlY etc, set these properties True to properly clip graphics to the axis extents via the pixel shader. As compared to the features such as ManualScaleCullY...

Released: Mar 17, 2024

9.8.0.46 버젼 업데이트

기능

  • Improved rendering on Intel integrated graphics. Rendering quality is now similar quality on Iris Xe as other graphics systems.
  • Optimized performance related to initial initialization of Direct3D rendered charts.
  • New Property: 'Pe3do1.PePlot.Option.WireFrameContourColored'. True shows wireframe as contour colors based on ydata height. Else False, wireframe is solid color defined by PeColor.SubsetColors[(int)(SurfaceColors.WireFrame)].
  • New Property: 'Pe3do1.PePlot.Option...

Released: Feb 26, 2024

9.8.0.44 버젼 업데이트

기능

  • Added new 'Pesgo.PeUserInterface.Allow.ZoomThreshold' property that allows you to control the dragging size pixel threshold of the zoom-box to enable zoom (1 - 100 pixels). By default the user must drag 20 pixels to enable zoom.
  • Added new 'PePlot.Option.OverlapBars' property. Set it to true to force bars from multiple subsets to overlap vs offsetting side by side. This allows a special case when a developer prefers bars to overlap for various design reasons.
  • Added new 'PeLegend...

Released: Jun 11, 2023

9.8.0.38 버젼 업데이트

수정사항

  • Fixed an issue with Pego, Pesgo ToolTip event CustomTrackingOtherText which was not triggering for GraphAnnotation hot spots. Now tooltip text can be updated in response to the cursor over GraphAnnotations.

Released: Apr 23, 2023

9.8.0.36 버젼 업데이트

기능

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

수정사항

  • 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

9.8.0.28 버젼 업데이트

기능

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

Released: Jul 15, 2022

9.8.0.24 버젼 업데이트

기능

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

수정사항

  • 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 plotting method wihin one...

Released: Apr 26, 2022

9.8.0.20 버젼 업데이트

기능

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

Released: Mar 14, 2022

9.8.0.16 버젼 업데이트

기능

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

수정사항

  • 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

9.8.0.12 버젼 업데이트

기능

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