TeeChart .NET for Blazor のリリース
Released: Jul 8, 2024
2024 (Build 6.2024.7.8) での更新項目
機能
- 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.
不具合の修正
- 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 default language...
Released: Aug 3, 2023
2023 (Build 6.2023.8.3) での更新項目
不具合の修正
- SubAxes editor throws unhandled exception when used when subaxes collection is empty.
- Selecting as Flex (Flash) option throws UE.
Released: Jul 5, 2023
2023 (Build 6.2023.7.5) での更新項目
機能
- Added new Percentage Price Oscillator (PPO) function.
不具合の修正
- 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
2023 (Build 6.2023.6.6) での更新項目
不具合の修正
- Setting Line Series Smoothing from True to False loses data when DataMembers are set.
Released: Apr 18, 2023
2023 (Build 6.2023.4.18) での更新項目
不具合の修正
- Request to range-check ColorPaletteIndex.
- Changing CurrentDirectory means TeeChart.licenses file not found.
Released: Apr 14, 2023
2023 (Build 6.2023.4.13) での更新項目
不具合の修正
- 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
2023 (Build 6.2023.3.23) での更新項目
不具合の修正
- Axes Grids not painting on Chart Walls.
Released: Feb 21, 2023
2023 (Build 6.2023.2.21) での更新項目
不具合の修正
- AxisLabelStyle.PointValue not drawing all XValues.
Released: Feb 17, 2023
2023 (Build 6.2023.2.17) での更新項目
不具合の修正
- Point Image series do not work.
Released: Feb 13, 2023
2023 (Build 6.2023.2.13) での更新項目
機能
- 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.
不具合の修正
- Holes in TeeChart.Server Line Series when exported at different sizes.
- Lines of TeeChart.Server Area series...