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

Bump org.jetbrains.lets-plot:lets-plot-image-export from 4.4.0 to 4.5.1 #183

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps org.jetbrains.lets-plot:lets-plot-image-export from 4.4.0 to 4.5.1.

Release notes

Sourced from org.jetbrains.lets-plot:lets-plot-image-export's releases.

v4.5.1

[4.5.1] - 2024-10-25

Changed

  • Interact refinement:
    • Dragging the plot or Livemap disables the pinned tooltip mode.
    • Double-clicking the plot or Livemap disables the pinned tooltip mode.
    • Ctrl + double-clicking the Livemap zooms in without the blinking fade-in effect.

Fixed

  • Buttons alignment in the toolbar.
  • Wheel zooming-out a plot with log positional scales crashes fast.

v4.5.0

[4.5.0] - 2024-10-23

Added

  • Python 3.13 support

  • ggtb(): enable zoom/pan interactivity on plot [#983],[#1019]

    See example notebook.

  • Interactive links in tooltips/labels/texts [#1091].

    See example notebook.

  • Formatting:

    • LaTeX support: superscript, subscript ([#861]) and Greek letters ([#960]).

      See example notebook.

    • Scientific notation: compact form. Enable the compact form using the exponent_format parameter in theme() [#1071].

      See example notebook.

    [WARNING] Subscripts and superscripts are not supported in PDF and PNG exports.

  • In theme():

    • legend_margin, legend_spacing, legend_spacing_x, legend_spacing_y, legend_box, legend_box_just, legend_box_spacing parameters [#1180].

      See example notebook.

    • legend_key, legend_key_size, legend_key_width, legend_key_height, legend_key_spacing, legend_key_spacing_x, legend_key_spacing_y parameters [#1181].

      See example notebook.

... (truncated)

Changelog

Sourced from org.jetbrains.lets-plot:lets-plot-image-export's changelog.

[4.5.1] - 2024-10-25

Changed

  • Interact refinement:
    • Dragging the plot or Livemap disables the pinned tooltip mode.
    • Double-clicking the plot or Livemap disables the pinned tooltip mode.
    • Ctrl + double-clicking the Livemap zooms in without the blinking fade-in effect.

Fixed

  • Buttons alignment in the toolbar.
  • Wheel zooming-out a plot with log positional scales crashes fast.

[4.5.0] - 2024-10-23

Added

  • Python 3.13 support

  • ggtb(): enable zoom/pan interactivity on plot [#983],[#1019]

    See example notebook.

  • Interactive links in tooltips/labels/texts [#1091].

    See example notebook.

  • Formatting:

    • LaTeX support: superscript, subscript ([#861]) and Greek letters ([#960]).

      See example notebook.

    • Scientific notation: compact form. Enable the compact form using the exponent_format parameter in theme() [#1071].

      See example notebook.

    [WARNING] Subscripts and superscripts are not supported in PDF and PNG exports.

  • In theme():

    • legend_margin, legend_spacing, legend_spacing_x, legend_spacing_y, legend_box, legend_box_just, legend_box_spacing parameters [#1180].

      See example notebook.

    • legend_key, legend_key_size, legend_key_width, legend_key_height, legend_key_spacing, legend_key_spacing_x, legend_key_spacing_y parameters [#1181].

      See example notebook.

    • strip_background_x, strip_background_y, strip_text_x, strip_text_y parameters [#1195].

... (truncated)

Commits
  • 55105aa Updated version v4.5.1
  • 03243ec Update future_changes.md
  • 193507e Fix "Target not found" exception when wheel zooming.
  • 4e33408 Fix "Invalid number format: '50000000000000000000'" exception then wheel zoo...
  • de9dd0b Fix log transform limits (to fix the wheel zoom-out crash). Batik - Ok, web s...
  • 70989b6 Improve toolbar layout.
  • 862a92d Fix toolbar icon shift (#1226)
  • 9877d7d Add a livemap demo with links in tooltips
  • e38749a Fix LiveMap demo, better error reporting for JsonLexer
  • 89262ea Interact: refined pinned tooltip mode
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/org.jetbrains.lets-plot-lets-plot-image-export-4.5.1 branch from 0a776a2 to 835ff03 Compare October 29, 2024 15:26
@tillschallau tillschallau marked this pull request as draft October 29, 2024 16:54
@tillschallau tillschallau marked this pull request as ready for review October 29, 2024 16:54
@dominikmaeckel dominikmaeckel force-pushed the dependabot/gradle/org.jetbrains.lets-plot-lets-plot-image-export-4.5.1 branch from 835ff03 to cd3b368 Compare November 5, 2024 08:26
Bumps [org.jetbrains.lets-plot:lets-plot-image-export](https://github.com/JetBrains/lets-plot) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/JetBrains/lets-plot/releases)
- [Changelog](https://github.com/JetBrains/lets-plot/blob/master/CHANGELOG.md)
- [Commits](JetBrains/lets-plot@v4.4.0...v4.5.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.lets-plot:lets-plot-image-export
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dominikmaeckel dominikmaeckel force-pushed the dependabot/gradle/org.jetbrains.lets-plot-lets-plot-image-export-4.5.1 branch from cd3b368 to 97678b2 Compare November 7, 2024 08:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

A newer version of org.jetbrains.lets-plot:lets-plot-image-export exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants