Releases: nativescript-community/ui-chart
Releases · nativescript-community/ui-chart
v1.1.33
1.1.33 (2021-04-12)
Bug Fixes
- crash with PieChart and value rendering (39c027b)
v1.1.32
1.1.32 (2021-04-12)
Bug Fixes
- CombinedChart supports custom renderer (9392d3a)
Features
- LimitLine custom renderer and more options (b2c0e2a)
v1.1.30
1.1.30 (2021-03-23)
Features
- clipHighlightToContent chart option (8dde83f)
v1.1.29
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.27
1.1.27 (2021-03-18)
Bug Fixes
- customRenderer methods are optional (4163f68)
v1.1.26
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
1.1.25 (2021-03-16)
Bug Fixes
- broken pan gestures (800eab8)
- ensure we create objects in the right order (c80dc0c)