Skip to content

Releases: nativescript-community/ui-chart

v1.1.33

12 Apr 14:58
Compare
Choose a tag to compare

1.1.33 (2021-04-12)

Bug Fixes

  • crash with PieChart and value rendering (39c027b)

v1.1.32

12 Apr 09:06
Compare
Choose a tag to compare

1.1.32 (2021-04-12)

Bug Fixes

  • CombinedChart supports custom renderer (9392d3a)

Features

  • LimitLine custom renderer and more options (b2c0e2a)

v1.1.31

05 Apr 12:28
Compare
Choose a tag to compare

1.1.31 (2021-04-05)

Bug Fixes

  • pie chart renderer crash (078294e)

v1.1.30

23 Mar 20:22
Compare
Choose a tag to compare

1.1.30 (2021-03-23)

Features

  • clipHighlightToContent chart option (8dde83f)

v1.1.29

22 Mar 07:16
Compare
Choose a tag to compare

1.1.29 (2021-03-22)

Bug Fixes

  • applyValueTextStyle fix (80c1ca4)
  • clip default fixes (fcbbe69)
  • limitlines fix (56bd451)
  • pinch/pan gestures fix + allow to customize everything about gestures (5aab748)

v1.1.28

19 Mar 15:23
Compare
Choose a tag to compare

1.1.28 (2021-03-19)

Bug Fixes

v1.1.27

18 Mar 20:21
Compare
Choose a tag to compare

1.1.27 (2021-03-18)

Bug Fixes

  • customRenderer methods are optional (4163f68)

v1.1.26

18 Mar 11:02
Compare
Choose a tag to compare

1.1.26 (2021-03-18)

Bug Fixes

  • barchart values offst (4e6e46b)
  • support DataSet “setFillShader” for all charts (90591f9)
  • valuesOffset support for all charts (8fb538f)

v1.1.25

16 Mar 10:21
Compare
Choose a tag to compare

1.1.25 (2021-03-16)

Bug Fixes

  • broken pan gestures (800eab8)
  • ensure we create objects in the right order (c80dc0c)

v1.1.24

15 Mar 19:32
Compare
Choose a tag to compare

1.1.24 (2021-03-15)

Bug Fixes

  • allow negative dragOffset (a48db74)
  • wrong paint object used (045f5cd)