TeeChart .NET for Avalonia のリリース

Released: Nov 30, 2025

2025 (Build: 5.2025.11.30) での更新項目

機能

  • New function type - Vapor Pressure Deficit (VPD)
    • Vapor Pressure Deficit is a function used to follow the relationship between temperature and humidity. Often used in horticulture where greenhouses can control the relationship between the variables.

不具合の修正

  • Fixed issue where SurfaceNearest Tool can hide series colours under some circumstances.

Released: Jul 9, 2025

2025 (Build: 5.2025.7.7) での更新項目

不具合の修正

  • Fixed issue where scrolling inverted legend positioned on top causes crash.
  • Fixed issue where Sankey Series Labels in vertical orientation not correctly aligned.
  • Fixed issue when clicking on a chart with a series on it - BeforeDrawSeries event is triggered and erases custom drawing.
  • Fixed Axis zoom.

Released: May 7, 2025

2025 (Build: 5.2025.5.7) での更新項目

不具合の修正

  • Fixed: PointCurve smooth missing last point on curve.
  • Fixed: TeeChart for Avalonia. Pie series not rendering sidewalls.

Released: Mar 9, 2025

2025 (Build: 5.2025.3.9) での更新項目

機能

  • Added GDI+ line curve option alongside TeeChart's Smoothing option. eg.
    line1.FillSampleValues(20);
    line1.Smoothed = true;
    line1.SmoothStyle = SmoothStyles.PointsCurve; //<-- new option

不具合の修正

  • Fixed an issue where the custom axes stats don't update correctly on zoom.
  • Fixed an issue where the LineSeries smoothing didn't handle Nan points.

Released: Nov 14, 2024

2024 (Build 5.2024.11.14) での更新項目

不具合の修正

  • Scrollpager tool blocks setting of Margin properties of Chart
    • This fix provides an improved handling of the left margin, though it may still require further adjustments for specific cases.

Released: Jul 22, 2024

2024 (Build 5.2024.7.22) での更新項目

不具合の修正

  • Drawline tool generating error on draw.

Released: Jun 18, 2024

2024 (Build 5.2024.6.18) での更新項目

機能

  • Enabled candle series in the XAML interface.

不具合の修正

  • Instrument Gauges demo strange behavior.
  • Both demos in [Miscellaneous > Walls], transparency/elevation not working.
  • Cone bar Style demo isn't doing anything.
  • Source tab not working for some demos.
  • Design Time Drill Down demo crashes the whole demos project.
  • [Canvas > Custom Gradients] demo bug, gradient not shown.
  • Canvas Anti-alias not working for .NET 6+ demos.
  • Some demos have checkbox 3D checked, but not shown as 3D.
  • .NET 6 Image Bar...

Released: Jun 17, 2024

2024 (Build 5.2024.6.17) での更新項目

機能

  • Enabled Candle series in the XAML interface.

不具合の修正

  • [Canvas > Custom Gradients] demo bug, gradient not shown.
  • Canvas anti-alias not working for .NET 6+ demos.
  • Some demos have checkbox 3D checked, but not shown as 3D.
  • .NET 6 Image Bar demo not working.
  • Instrument Gauges demo strange behavior.
  • Both demos in [Miscellaneous > Walls], transparency/elevation not working.
  • Cone bar Style demo isn't doing anything.
  • Source tab not working for some demos.
  • Design Time Drill Down demo crashes the...

Released: May 23, 2024

2024 (Build 5.2024.5.23) での更新項目

機能

  • Improved SVG export rendering.
  • Legend items can now be clicked to activate/deactivate associated Series.

不具合の修正

  • Importing of functions does not set datasource.
  • Gauge gives an error just placing it on a form.
  • Fixed Annotation Click Event for WPF .NET 5.
  • Incorrect Index on Legend Item Click.
  • Axis labels not located correctly at all rotation angles.
  • The vertical height of long bottom axis labels is not calculated with enough precision.
  • Hotspot canvas not responding correctly in .NET 6+.
  • TeeChart...

Released: Aug 30, 2023

2023 (Build 5.2023.8.30) での更新項目

機能

  • Added support for Avalonia 11.0.4.