Skip to content

Releases: nativescript-community/ui-chart

v2.0.5

26 Apr 19:35
v2.0.5
167c14f
Compare
Choose a tag to compare

2.0.5 (2024-04-26)

Bug Fixes

v2.0.4

26 Apr 18:49
v2.0.4
6d449be
Compare
Choose a tag to compare

2.0.4 (2024-04-26)

Bug Fixes

v2.0.3

25 Apr 19:04
v2.0.3
d42ad16
Compare
Choose a tag to compare

2.0.3 (2024-04-25)

Bug Fixes

  • prevent error with highlighter when no data is set (1c0bca2)

v2.0.2

25 Apr 15:11
v2.0.2
7c7355e
Compare
Choose a tag to compare

2.0.2 (2024-04-25)

Bug Fixes

  • regression fix with barel import (b56a87a)

v2.0.1

24 Apr 19:34
v2.0.1
c62dd8e
Compare
Choose a tag to compare

2.0.1 (2024-04-24)

Bug Fixes

  • custom shader support for LineDataSet (32ff06f)

v2.0.0

24 Apr 10:27
v2.0.0
8275177
Compare
Choose a tag to compare

2.0.0 (2024-04-24)

⚠ BREAKING CHANGES

  • The API change is breaking (for the better!). Use Typescript typings to find out the new property names (mostly same as what was used in method name).

Features

  • new API. All methods used as getter/setter (setData,setColor,getData...) are now properties (color, data...) (27a47ea)

v1.2.36

14 Apr 13:48
v1.2.36
03e0d6b
Compare
Choose a tag to compare

1.2.36 (2024-04-14)

Bug Fixes

  • ios: use different gesture tags (6fb3b5d)

v1.2.35

09 Jan 16:06
d8f10c8
Compare
Choose a tag to compare

1.2.35 (2024-01-09)

Bug Fixes

  • ensure we dont use interval if it is <= 0 (1a54b45)
  • prevent rounding issue when computing if item is in bounds (e997894)

v1.2.34

09 Jan 11:36
e9cf5a5
Compare
Choose a tag to compare

1.2.34 (2024-01-09)

Bug Fixes

v1.2.33

13 Nov 09:03
e721ad3
Compare
Choose a tag to compare

1.2.33 (2023-11-13)

Bug Fixes