TeeChart JS のリリース
Released: Jun 27, 2024
2024 (v3.1) での更新項目
機能
- Added a new Treemap series type.
- Added a new Numeric Gauge series type.
- Added a new LinearGauge series type.
Released: May 3, 2023
2023 (v3.0) での更新項目
機能
- Added new Hi-Lo series type.
- Added new 'LegendStrokeColor' property.
- Added new Close Area property.
- Made a minor update to European community country codes.
- Added line segment colouring for 'colorEach' line series.
不具合の修正
- Legend items aren't vertically centered.
- ColorGrid Series doesn't zoom correctly when Axis is inverted.
- DOM Annotations not responding to visible false.
- Zoom rectangle not canceled correctly when mouse moved out of bounds.
- Axis labels not lining up correctly at all angles...
Released: Apr 11, 2022
2022 での更新項目
2022 (v2.9)
Updated Sep 26, 2022
Features
- Added a new series type: HighLow Bar.
- Added anti-clockwise label support for Polar series.
- Added support for subtitles and subfooters in charts.
Fixes
- Marks Arrow Visible not responding to False for Pie/Donut Series only.
- ColorGrid smooth=false only works in Firefox.
2022 (v2.8)
Updated Apr 11, 2022
Features
- You can now add subtitles and subfooters to charts.
- Added pre-release version of ES6 (ECMAScript 6) encoded TeeChart for Javascript Library. It...
Released: Apr 26, 2021
2021 での更新項目
2021 (v2.7)
Updated Apr 26, 2021
Features
- Added new Legend table demo.
- Added support for ValuePercent format for Legend and Marks.
- Added new OnBeforeDrawPoint callback.
- Added new Numeric Gauge series.
- Added new Realtime Marks property.
Released: Feb 16, 2018
2018.01.04.2.4 での更新項目
機能
- ActivityGauge improvements.
- Added ToolTip findPoint - New property fixes tooltips to nearest points when moving.
不具合の修正
- Fixed - Uncaught RangeError when having many points in a series.
- Fixed - Error when Annotations/Marks had items inside.
- Fixed - "axis" animation failing to correctly modify right & top axes when using "both" axes.
Released: Jan 4, 2018
2018 での更新項目
機能
- Added new Activity Gauge Series Type.
- Added 'continuous' property to permit (or not) value interpolation between points.
Released: Oct 19, 2017
2017.10.19.2.1 での更新項目
機能
- Axis labelling improvements for small value number ranges.
- Default hover appearance changed.
- Improvements to Tooltip feedback on movement.
- Several improvements to the demos.
不具合の修正
- [B1919] Maximum right tooltip x position not correctly adjusted for offset. Fixed.
- [B1925] UK not correctly included in map of europe. Fixed.
Released: Jul 12, 2017
2017 での更新項目
機能
- New touch events for zoom and scroll with tactile devices.
- New touch-slide sensitivity for tee slider in tectile devices.
- New touch sensitivity for Gauges.
- Improvements to demos.
- Improvements to axis labelling.
不具合の修正
- Fixed - Single value chart not correctly plotting axis.
- Fixed - Incorrect margins when having two Bar series, one without values.
Released: May 4, 2015
2015 での更新項目
機能
- Modifications to teechart-3D.js unit, bringing it into line with latest version of WebGL.
Released: Jul 31, 2014
2014 (v1.7) での更新項目
機能
- New InvertedStairs property.
- Pattern support added for Bar Series.
- Significant space added between the groups of bars.
- OnBeforeDraw Series event added to support custom output between Axes and Series.
不具合の修正
- Scrolled (divved or sectioned) chart canvas returns incorrect mouseover x,y. Fixed.
- Hang when dragging a point that shares the YValue with another point. Fixed.
- Marks insuffiently clipped for Bar Series. Fixed.
- Would like Series Marks, extreme to Axis bounds to be moved wholly within Axis...