chore(deps): update dependency org.jetbrains.lets-plot:lets-plot-common to v4.5.1 #87
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:
4.4.1
->4.5.1
Release Notes
JetBrains/lets-plot (org.jetbrains.lets-plot:lets-plot-common)
v4.5.1
Changed
Fixed
v4.5.0
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 intheme()
[#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].See example notebook.
Custom
linetype
patterns [#1198]:[dash, gap, dash, gap, ...]
;[offset, [dash, gap, dash, gap, ...]]
;See example notebook.
Geometries:
geom_blank()
[#831].base
parameter inwaterfall_plot()
[#1159].See example notebook.
check_overlap
parameter ingeom_text()
andgeom_label()
.See example notebook.
marginal
parameter inqq_plot()
:See example notebook.
inherit_aes
parameter in layers [#1172].expand_limits()
[#820].See example notebook.
Support for 3-character hex color codes
Changed
Parameters
labwidth
infacet_wrap()
,x_labwidth, y_labwidth
infacet_grid()
: the maximum label length is applied after splitting at\n
separators, if present.Use
theme_light()
as the default theme inqq_plot()
.[BREAKING] For API deprecated in v4.0 the deprecation level raised to "Error" (only relevant for Kotlin clients).
[BREAKING] The 'base-midnight', 'base-antique' and 'base-flatblue' tilesets are deprecated (no longer served by CARTO) and will be removed in future releases.
Fixed
aes()
multiple times [#822].legend_background
is set to "blank" intheme
[#1167].theme_grey
is used).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (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.
This PR was generated by Mend Renovate. View the repository job log.