Releases: gravity-ui/yagr
Releases · gravity-ui/yagr
v3.11.3
3.11.3 (2023-11-21)
Bug Fixes
- persist cursor position on full update (#182) (939e29b)
v3.11.2
3.11.2 (2023-11-17)
Bug Fixes
- fixed react component to drop ref on disposing (#179) (c419cb9)
v3.11.1
3.11.1 (2023-11-08)
Bug Fixes
- fixed tooltip render on pin with empty data (#176) (52a0847)
v3.11.0
3.11.0 (2023-10-23)
Features
- added options for custom tooltip tracking fn (#171) (03697d0)
Bug Fixes
v3.10.6
3.10.6 (2023-10-10)
Bug Fixes
- fixed tooltip render when a lot of lines (#168) (8fff973)
v3.10.4
3.10.4 (2023-10-05)
Bug Fixes
- fixed width and height of plotlines for filling full rect (#164) (a6e94c6)
v3.10.3
3.10.3 (2023-10-05)
Bug Fixes
- fixed drawMarkersIfRequired in case if timeline.length == 1 (#163) (9a506f4)
- fixed update point cursro in case if it's empty (#161) (25c1da4)
v3.10.2
3.10.2 (2023-10-02)
Bug Fixes
- changed legends totalSpace calculation formula (#159) (900193c)
v3.10.1
3.10.1 (2023-09-30)
Bug Fixes
- set option "updateLegend" to false in "extended" behaviour (#157) (7f5d065)