Skip to content

Releases: gravity-ui/yagr

v3.11.3

21 Nov 09:31
061ade4
Compare
Choose a tag to compare

3.11.3 (2023-11-21)

Bug Fixes

  • persist cursor position on full update (#182) (939e29b)

v3.11.2

17 Nov 14:39
2061713
Compare
Choose a tag to compare

3.11.2 (2023-11-17)

Bug Fixes

  • fixed react component to drop ref on disposing (#179) (c419cb9)

v3.11.1

08 Nov 13:39
0f511d9
Compare
Choose a tag to compare

3.11.1 (2023-11-08)

Bug Fixes

  • fixed tooltip render on pin with empty data (#176) (52a0847)

v3.11.0

23 Oct 07:52
c615d33
Compare
Choose a tag to compare

3.11.0 (2023-10-23)

Features

  • added options for custom tooltip tracking fn (#171) (03697d0)

Bug Fixes

v3.10.6

10 Oct 21:12
593471d
Compare
Choose a tag to compare

3.10.6 (2023-10-10)

Bug Fixes

  • fixed tooltip render when a lot of lines (#168) (8fff973)

v3.10.5

10 Oct 10:11
32fc60e
Compare
Choose a tag to compare

3.10.5 (2023-10-09)

Bug Fixes

v3.10.4

05 Oct 18:28
e8f3e58
Compare
Choose a tag to compare

3.10.4 (2023-10-05)

Bug Fixes

  • fixed width and height of plotlines for filling full rect (#164) (a6e94c6)

v3.10.3

05 Oct 12:25
6f3b5f3
Compare
Choose a tag to compare

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

02 Oct 10:17
d386d2f
Compare
Choose a tag to compare

3.10.2 (2023-10-02)

Bug Fixes

  • changed legends totalSpace calculation formula (#159) (900193c)

v3.10.1

30 Sep 13:50
7df0130
Compare
Choose a tag to compare

3.10.1 (2023-09-30)

Bug Fixes

  • set option "updateLegend" to false in "extended" behaviour (#157) (7f5d065)