Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-kotlin-jvm to v4.9.3 #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.lets-plot:lets-plot-kotlin-jvm 4.9.0 -> 4.9.3 age adoption passing confidence

Release Notes

JetBrains/lets-plot-kotlin (org.jetbrains.lets-plot:lets-plot-kotlin-jvm)

v4.9.3

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].

v4.9.2

Same as 4.9.1, added missing Maven artifacts.

v4.9.1

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

Changed
  • Migrated to new Kotlin Jupyter integration.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.jetbrains.lets-plot-lets-plot-kotlin-jvm-4.x branch from bc1c20e to a46647a Compare December 16, 2024 22:54
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-kotlin-jvm to v4.9.2 chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-kotlin-jvm to v4.9.3 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants