fix(deps): update dependency org.jetbrains.lets-plot:lets-plot-batik to v3.2.0#5907
Merged
vlsi merged 1 commit intoapache:masterfrom May 11, 2023
Conversation
ba06472 to
8c0a9a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.0->3.2.0Release Notes
JetBrains/lets-plot
v3.2.0Added
geom_lollipop().See: example notebook.
Aesthetic
stroke[#320]and its scales
scale_stroke(),scale_stroke_identity().See: example notebook.
Aesthetic
linewidth(forgeom_lollipop()) and its scalesscale_linewidth(),scale_linewidth_identity().See: example notebook.
The 'newline' character (
\n) now works asline breakin legendtext ([#726])
See: example notebook.
Horizontal error bars and vertical "dodge" ([#735]).
See: example notebook.
Colorbar in
geom_imshow(). Parametersshow_legendand
color_by[#717].Changed
[BREAKING]
geom_dotplot()andgeom_ydotplot()no longer support parameterstat.Position adjustment settings:
width, heightparameters ofgeom_jitter()have priority over thewidth, heightparametersof
position_jitter()function;nudge_x, nudge_yparameters ofgeom_text(), geom_label()have priority overx, yparametersof
position_nudge()function.geom_text(), geom_label()usestat='identity'by default.JVM/Batik: improved "paint manager" which now has better performance and fixes issues with artifacts that could appear beyond the plot component.
Fixed
geom_imshow()fail with an error: "The attribute "xlink:href" of the elementplot [#746].
geom_imshow()and
geom_raster()[LPK-175].geom_segment()doesn't take into account the alpha [#748].geom_density2d: Internal error with None values in data [#702].X/Y [LPK-174].
..quantile..is mapped to geom aesthetic.as_discrete()[#653]."^size", wheresizeaesthetic is specified with a number).ggmarginal[#681].facet_grid: Internal error [#699].cursor [#709].
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.
This PR has been generated by Mend Renovate. View repository job log here.