Skip to content

5.10.1

Compare
Choose a tag to compare
@martynasma martynasma released this 09 Aug 13:08
· 4 commits to master since this release

[5.10.1] - 2024-08-09

Added

  • fillGradient setting added to Label.

Changed

  • Exporting a PDF will now check image size and will not scale it up to fit page size if it's smaller. It will still scale dowwn the image to fit in the page.

Fixed

  • Memory leak with axis ranges on LineSeries fixed.
  • PieSeries tick was not visible if pie had two equal slices.
  • root.nonce was not being added to all dynamically-loaded stylesheets.
  • A stack overflow could occur when auto-zooming a ValueAxis in some very rare cases.