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

fix(deps): update dependency org.jetbrains.lets-plot:lets-plot-batik to v4 #6189

Merged

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.lets-plot:lets-plot-batik 3.2.0 -> 4.1.0 age adoption passing confidence

Release Notes

JetBrains/lets-plot (org.jetbrains.lets-plot:lets-plot-batik)

v4.1.0

Added
Changed
  • [BREAKING] stat_summary() and stat_summary_bin no longer supports computing of additional variables specified in mappings.
Fixed
  • Husl palette equivalent [#​876].
  • Tooltips are trimmed and not visible on a very narrow chart [#​837].
  • geom_crossbar: an error occurs if the mapped values of aesthetics are not populated [#​886].
  • Exception label is unresizeble, uncopyable and uncontrollable [#​902].
  • Flickering during plot downsizing [#​888].
  • Bad default formatting of numeric values in annotations [#​905].
  • corr_plot: unexpected whitespace between the "geometry area" and the legend [#​877].
  • scale_log: an option to generate only breaks which are integer powers of 10 needed [#​850].
  • Trimmed legend when bounds of the rightmost X-axis tick label exceeds the axis length [#​851].
  • HTML files exported using ggsave() are missing the encoding specification [#​900].
  • plot_margin parameter in theme() [#​856].
  • Subplot themes not inherited by parent [LPK-#​197].
  • Saving plots in PDF format using ggsave() [#​710].
  • element_blank() has no effect on plot title/subtitle/caption in theme() [#​913].
  • Lollipop in legend is disproportionately large [LPK-216].
  • geomBar with fill, produces tooltips artefacts [#​895].
  • Exception, when trying to build plot with column name containing line breakes [#​894].
  • Added "grey" spelling for the gray color (earlier - "gray" only).

v4.0.1

Added
Changed
  • If layer transparency is set via the alpha-channel in the colors RGBA specification and via the alpha aesthetic,
    then the alpha aesthetic overrides the alpha-channel in the color. Previousely it was the opposite.

  • geom_pie() defaults:

    • "stroke" is visible and stroke_side='both' (was stroke_side='outer').
    • the "hole" is not created automatically when stroke_side = 'both'/'inner' (was created automatically).
  • geom_bar() now has solid outline color by default (was transparent).

  • geom_tile(), geom_bin2d() now have solid outline color by default (was transparent).

    • however, by default the size is 0 (i.e. tiles outline initially is not visible).
Fixed
  • geom_tile(), geom_bin2d() : the alpha aesthetic is applied to the tiles outline.
  • scale_x_datetime(): error building plot for early dates [#​346].
  • geom_livemap(): theme/flavor plot background is not shown [#​857].
  • geom_livemap(): in AWT dragging a map in a facet moves maps in all facets.
  • geom_livemap(): support rectangle 'linetype' [#​307].
  • theme_void() + flavor_xxx(): no expected plot background [#​858].
  • Inconsistent color in legend when using paint_a/paint_b/paint_c [#​867].

v4.0.0

Added
Changed
  • The default qualitative color palette is now Color Brewer "Set1" (was "Set2")

  • Geometries default colors are now flavor-dependent: example notebook.

  • Geometries default size/line-width is now slightly bigger.

  • Point size is adjusted to match the width of a line of the same "size".

  • [BREAKING] geom_pie() no longer supports parameter stroke_color.

  • [BREAKING] geom_boxplot() no longer support parameter sampling.

  • [BREAKING] geom_pointrange(): size aesthetic shouldn't affect line width [#​751]:

    linewidth aesthetic is used for line width, size - for mid-point size only.

  • geom_boxplot(): size and stroke parameters now affect outlier shapes.

  • [BREAKING, only affects users of Lets-Plot Kotlin API]
    The entire project has undergone package refactoring.
    As a result of package names changed, Lets-Plot v4.0.0 is partially incompatible
    with Lets-Plot Kotlin API versions 4.4.1 and earlier.

Fixed
  • ggsave() doesn't save geom_raster() layer to a file [#​778].
  • ggsave(): saving geomImshow() to SVG produces fuzzy picture [LPK-188].
  • ggsave(): saving geomImshow() to raster format produces fuzzy picture.
  • geom_crossbar() aesthetics take middle argument instead of y [#​804].
  • geom_boxplot() doesn't apply alpha to outliers [#​754].
  • geom_boxplot() outliers do not show tooltips.
  • geom_step() no tooltips.
  • geom_step(): toggle the behavior of the direction parameter when the orientation is changed.
  • geom_livemap(): memory leak when re-run cells without reloading a page.
  • geom_ribbon(): not all tooltips are shown on a multi-layer plot [#​847].
  • Bug in empty plot: IndexOutOfBoundsException [#​194].
  • Weird tooltip/legend in case of extremely long value [#​315].
  • panning on interactive map should be more responsive [#​336].
  • Offline mode doesn't work with manylinux wheels [#​808].

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@vlsi vlsi merged commit 1670380 into apache:master Dec 23, 2023
7 checks passed
@renovate-bot renovate-bot deleted the renovate/major-org.jetbrains.lets-plot branch December 23, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants