Releases: nativescript-community/ui-chart
Releases · nativescript-community/ui-chart
v1.2.29
1.2.29 (2023-07-21)
Bug Fixes
- getDataSetByHighlight in CombinedData (fe49d9e)
v1.2.28
1.2.28 (2023-04-04)
Bug Fixes
- better render when axis force labels count is not round (8b6984c)
- limit line text render fix (5060321)
v1.2.27
1.2.27 (2023-03-23)
Bug Fixes
- prevent error on double tap on empty chart (0c811e3)
v1.2.26
1.2.26 (2023-01-24)
Bug Fixes
- android: improved native-api-usage (1894ed2)
v1.2.25
1.2.25 (2022-12-06)
Bug Fixes
- android: chart disallow intercept touch on gestures (7a8b9dc)
v1.2.24
1.2.24 (2022-12-01)
Bug Fixes
- rollback changes because of fixed runtime (bdaebec)
v1.2.23
1.2.23 (2022-11-14)
Bug Fixes
setMaxFilterNumber
still allows to highlight non filtered points (f02e692)
- axis new custom renderers (42085e6)
- axis render default to avoid labels clipping (0db8ec6)
- chart notifies on zoom/pan ... (031f55a)
- correctly draw first/last label (3567a2a)
- ensure we have listeners (024a66a)
- ensureLastLabel fixes (22fb4e9)
- refactor to expose
getCurrentMinMax
(7eec038)
Features
zoomedPanWith2Pointers
chart property (d7f5b94)
v1.2.22
1.2.22 (2022-11-13)
Bug Fixes
- android: rollback last change as runtime is fixed (62f5225)
v1.2.20
1.2.20 (2022-10-26)
Bug Fixes
- android: fix for latest runtimes (104d821)