Download Latest Version v4.10.0 source code.tar.gz (31.9 MB)
Email in envelope

Get an email when there's a new version of Lets-Plot Kotlin API

Home / v4.9.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-16 2.7 kB
v4.9.3 source code.tar.gz 2024-12-16 22.7 MB
v4.9.3 source code.zip 2024-12-16 23.5 MB
Totals: 3 Items   46.2 MB 0

[4.9.3] - 2024-12-16

This release is 100% compatible with Lets-Plot v 4.5.2, GeoTools v 32.1

Changed

  • Number formatting:
  • We have aligned our specifications with D3.js (rather than Python): g format type with ~ (e.g. ~g) now truncates trailing zeros, and without ~ it doesn't.
  • The default number formatter now respects theme(exponent_format=...) settings and does not use 's' format type for large numbers.
  • Legends with more than 200 items are now not rendered.

Fixed

  • Bad precision in the default tooltip format when using coord limits [#1134].
  • Display integer values without fractional part in tooltips [#1186].
  • Suboptimal tooltip positioning in facets [#1187].
  • Incorrect Y-axis layout with facets and panel_inset [#1194].
  • Grouped plot hits the limit of 1000 and doesn't render with not-friendly exception [#1224].
  • Kandy toPNG reports NullPointerException [#1228]
  • Wrong formatting when type='g' for small values [#1238].
  • Formatting when type='g' for large values throws exception [#1239].
  • Wrong formatting when type='s' with explicit precision [#1240].
  • Extra trim in formatted number when type='g' [#1241].
  • Axis breaks are badly formatted if explicitly set [#1245].
  • Badly formatted zero break for the "~g" format [#1246].
  • How to adjust the vertical position of geom_text when using position_dodge [#1248].
  • Incorrect result for format(9.999, ".2f") [#1251].
  • Tooltips overlapping when not enough vertical space for them [#1254].
  • Plot limited to 1000 lines (Internal error: IllegalStateException : Too many groups: 1099) [#1261].
  • Nice to have tooltip to inherit formatting configured for axis [LPK-229].
Source: README.md, updated 2024-12-16