Releases: gravity-ui/yagr
Releases · gravity-ui/yagr
v4.2.1
4.2.1 (2024-01-24)
Bug Fixes
- fixed fully redrawing updates in .setSeries (#205) (e86f2cd)
v4.2.0
4.2.0 (2024-01-18)
Features
- added 'dispose' stage and fixed legend discard when chart is updating (#203) (990c965)
v4.1.1
4.1.1 (2024-01-17)
Bug Fixes
- fixed chart updatewhen legend changes (700cfce)
v4.1.0
4.1.0 (2023-12-26)
Features
- adding tooltip.showEmpty to allow show tooltip when there's no data (#199) (83b66ee)
v4.0.4
4.0.4 (2023-12-25)
Bug Fixes
- fixed tooltip positioning when synced with different scale (#196) (100c472)
v4.0.3
4.0.3 (2023-12-11)
Bug Fixes
- added option serieIndicies to CustomTrackingFunctionOptions (#193) (79fcc3e)
v4.0.2
4.0.2 (2023-12-11)
Bug Fixes
- fixed inifinite loop in series traverse in tooltip's setCursor (#191) (f7c0b2e)
v4.0.1
4.0.1 (2023-12-04)
Bug Fixes
- fixed plotlines updates on uplot change (#189) (ca268da)
v4.0.0
4.0.0 (2023-11-27)
⚠ BREAKING CHANGES
Features