TeeChart JS 릴리스

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...

Released: Apr 28, 2014

2014 버젼 업데이트

기능

  • New inflateMargins property added for Pointer.

수정사항

  • Using more than 1 Bar-Series in 3D-Charts (with three.js) the 1st series not displaying. Fixed.
  • International thousand/decimal setup breaks size calcs under some format conditions causing sporadic wider labels and incorrect sizing calcs. Fixed.
  • Adding a title to a vertical axis in a 3D chart crashes it. Now fixed.
  • Zero only value series causing Axes to inhibit width allowance for Axis Title. Fixed.
  • WebGL Chart drops first item from Legend...