Skip to content

4.10.10

Compare
Choose a tag to compare
@martynasma martynasma released this 03 Nov 09:32
· 32 commits to master since this release

[4.10.10] - 2020-11-03

Changed

  • License check for MapChart was not working. If you are using commercial MapChart, make sure you use addLicense() for both Charts and Maps products.

Fixed

  • Better dispose check for delayed "out" event.
  • Applying accessibility to some labels with only numeric information was resulting in error.
  • Chart could result in an SO in some rare cases.
  • Using strictMinMax with includeRangesInMinMax sometimes could caulse wrong zooms.
  • In some cases Legend's item labels were being truncated when cahrt container was shrinking, but were not being restored to their full width once it was enlarged back.