Skip to content

4.10.36

Compare
Choose a tag to compare
@martynasma martynasma released this 18 May 16:42
· 3 commits to master since this release

[4.10.36] - 2023-05-18

Added

  • New locale: Faroese (fo_FO). Thanks Martin Puge.

Changed

  • A link object that was created with linkWith for ForceDirectedNode is pushed to the child node's data items childLinks array and also node.linksWith list.
  • Removed xlsx package (with vulnerability) from dependencies in favor of a bundled hard copy (version 0.19.3) due to their decision not to publish to NPM. (Issue 4261).

Fixed

  • In some cases, when a series was removed from a SerialChart it was not disposing one of the listeners and could remain in the memory.
  • Grip rollover labels of a vertical Scrollbar were showing opposite values.