Skip to content

Releases: gravity-ui/yagr

v4.2.1

24 Jan 16:05
80191b7
Compare
Choose a tag to compare

4.2.1 (2024-01-24)

Bug Fixes

  • fixed fully redrawing updates in .setSeries (#205) (e86f2cd)

v4.2.0

18 Jan 15:00
9d011a2
Compare
Choose a tag to compare

4.2.0 (2024-01-18)

Features

  • added 'dispose' stage and fixed legend discard when chart is updating (#203) (990c965)

v4.1.1

17 Jan 09:50
fe9d46d
Compare
Choose a tag to compare

4.1.1 (2024-01-17)

Bug Fixes

  • fixed chart updatewhen legend changes (700cfce)

v4.1.0

26 Dec 14:36
b6d578f
Compare
Choose a tag to compare

4.1.0 (2023-12-26)

Features

  • adding tooltip.showEmpty to allow show tooltip when there's no data (#199) (83b66ee)

v4.0.4

25 Dec 12:41
3fae11d
Compare
Choose a tag to compare

4.0.4 (2023-12-25)

Bug Fixes

  • fixed tooltip positioning when synced with different scale (#196) (100c472)

v4.0.3

11 Dec 11:13
8a425d7
Compare
Choose a tag to compare

4.0.3 (2023-12-11)

Bug Fixes

  • added option serieIndicies to CustomTrackingFunctionOptions (#193) (79fcc3e)

v4.0.2

11 Dec 10:58
005f3bf
Compare
Choose a tag to compare

4.0.2 (2023-12-11)

Bug Fixes

  • fixed inifinite loop in series traverse in tooltip's setCursor (#191) (f7c0b2e)

v4.0.1

04 Dec 09:21
6a218db
Compare
Choose a tag to compare

4.0.1 (2023-12-04)

Bug Fixes

  • fixed plotlines updates on uplot change (#189) (ca268da)

v4.0.0

27 Nov 15:23
69c94c7
Compare
Choose a tag to compare

4.0.0 (2023-11-27)

⚠ BREAKING CHANGES

  • bump version (#187)

Features

v3.11.4

22 Nov 13:26
4e8875a
Compare
Choose a tag to compare

3.11.4 (2023-11-22)

Bug Fixes

  • persist subsribe state on full update (#184) (b0721d9)