TeeChart JS Releases
Released: Jun 27, 2024
Updates in 2024 (v3.1)
Features
- Added a new Treemap series type.
- Added a new Numeric Gauge series type.
- Added a new LinearGauge series type.
Released: May 3, 2023
Updates in 2023 (v3.0)
Features
- 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.
Fixes
- 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...
Released: Apr 11, 2022
Updates in 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
Updates in 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
Updates in 2018.01.04.2.4
Features
- ActivityGauge improvements.
- Added ToolTip findPoint - New property fixes tooltips to nearest points when moving.
Fixes
- 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
Updates in 2018
Features
- Added new Activity Gauge Series Type.
- Added 'continuous' property to permit (or not) value interpolation between points.
Released: Oct 19, 2017
Updates in 2017.10.19.2.1
Features
- Axis labelling improvements for small value number ranges.
- Default hover appearance changed.
- Improvements to Tooltip feedback on movement.
- Several improvements to the demos.
Fixes
- [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
Updates in 2017
Features
- 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.
Fixes
- Fixed - Single value chart not correctly plotting axis.
- Fixed - Incorrect margins when having two Bar series, one without values.
Released: May 4, 2015
Updates in 2015
Features
- Modifications to teechart-3D.js unit, bringing it into line with latest version of WebGL.
Released: Jul 31, 2014
Updates in 2014 (v1.7)
Features
- 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.
Fixes
- 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...