TeeChart .NET for Blazor Releases
Released: Jul 8, 2024
Updates in 2024 (Build 6.2024.7.8)
Funktionen
- Improved rendering for SVG export.
- Created a new HeatMap series which is a x-y plot where the data values in z are the map values.
- Legend items can now be clicked to activate/deactivate an associated series.
Fehlerkorrekturen
- Importing of functions does not set datasource.
- Surface Series Sides example demo.
- Exporting problem with Encapsulated Postscript.
- Series Marks Symbol demo example.
- The Importation a Xmldocument isn't working correctly.
- Multi_Language demo doesn't update to...
Released: Aug 3, 2023
Updates in 2023 (Build 6.2023.8.3)
Fehlerkorrekturen
- SubAxes editor throws unhandled exception when used when subaxes collection is empty.
- Selecting as Flex (Flash) option throws UE.
Released: Jul 5, 2023
Updates in 2023 (Build 6.2023.7.5)
Funktionen
- Added new Percentage Price Oscillator (PPO) function.
Fehlerkorrekturen
- Chart Editor in .NET 6.0 closes when clicking on 'Series' -> 'DataSource' -> 'Manual Data'.
- Chart Editor 'Show in Legend' non-functional in .NET 4 and .NET 6.0.
- Panel Inner and Outer Bevels not painting identically to 2009 version.
Released: Jun 6, 2023
Updates in 2023 (Build 6.2023.6.6)
Fehlerkorrekturen
- Setting Line Series Smoothing from True to False loses data when DataMembers are set.
Released: Apr 18, 2023
Updates in 2023 (Build 6.2023.4.18)
Fehlerkorrekturen
- Request to range-check ColorPaletteIndex.
- Changing CurrentDirectory means TeeChart.licenses file not found.
Released: Apr 14, 2023
Updates in 2023 (Build 6.2023.4.13)
Fehlerkorrekturen
- TChart class of TeeChart.Server cannot be initialized in build 6.2023.3.23.
- Series clipping non-functional in TeeChart.Server.
- AxisPen not serializing at DesignTime.
- Area Series LinePen not rendering correctly with a specific dataset.
Released: Mar 23, 2023
Updates in 2023 (Build 6.2023.3.23)
Fehlerkorrekturen
- Axes Grids not painting on Chart Walls.
Released: Feb 21, 2023
Updates in 2023 (Build 6.2023.2.21)
Fehlerkorrekturen
- AxisLabelStyle.PointValue not drawing all XValues.
Released: Feb 17, 2023
Updates in 2023 (Build 6.2023.2.17)
Fehlerkorrekturen
- Point Image series do not work.
Released: Feb 13, 2023
Updates in 2023 (Build 6.2023.2.13)
Funktionen
- Offers charts as live render types Javascript, SVG and static image formats including PNG and JPEG.
- Most widely used series types are available as the live, javascript format.
- May be used with .NET Framework 4 and .NET5/.NET6/.NET7.
- May be used in WASM and Blazor Server projects.
- Includes the option to use TeeChart's ES6 Javascript library exclusively as Razor Library Components.
Fehlerkorrekturen
- Holes in TeeChart.Server Line Series when exported at different sizes.
- Lines of TeeChart...