aperf
aperf copied to clipboard
Bump plotly.js and @types/plotly.js
Bumps plotly.js and @types/plotly.js. These dependencies needed to be updated together.
Updates plotly.js from 2.33.0 to 2.34.0
Release notes
Sourced from plotly.js's releases.
v2.34.0
Added
- Add
subtitleattribute tolayout.titleto enable adding subtitles to plots [#7012]- Introduce "u" and "s" pseudo html tags to add partial underline and strike-through styles to SVG text elements [#7043]
- Add geometric mean functionality and 'geometric mean ascending' + 'geometric mean descending' to
category_orderon cartesian axes [#6223], with thanks to@acxzand@prabhathcfor the contribution!- Add axis property
ticklabelindexfor drawing the label for each minor tick n positions away from a major tick, with thanks to@my-tienfor the contribution! [#7036]- Add property
ticklabelstandoffandticklabelshiftto cartesian axes to adjust positioning of tick labels, with thanks to@my-tienfor the contribution! [#7006]- Add
x0shift,x1shift,y0shift,y1shiftto shapes to add control over positioning of shape vertices on (multi-)category axes, with thanks to@my-tienfor the contribution! [#7005]Fixed
- Fix displaying scattergl traces while zooming or panning (regression introduced in 2.26.0) [#7018], with thanks to
@eiriklvfor the contribution!- Fix for excessive hoverlabel removal and overlap for plots with both scatter and bar traces [#6954], with thanks to
@mbantfor the contribution!- Fix adding cartesian "togglehover" when included in
modebar.add[#5879], with thanks to@Sizurkafor the contribution!- Handle
zorderbetween overlaying cartesian subplots [#7032], This feature was anonymously sponsored: thank you to our sponsor!
Changelog
Sourced from plotly.js's changelog.
[2.34.0] -- 2024-07-18
Added
- Add
subtitleattribute tolayout.titleto enable adding subtitles to plots [#7012]- Introduce "u" and "s" pseudo html tags to add partial underline and strike-through styles to SVG text elements [#7043]
- Add geometric mean functionality and 'geometric mean ascending' + 'geometric mean descending' to
category_orderon cartesian axes [#6223], with thanks to@acxzand@prabhathcfor the contribution!- Add axis property
ticklabelindexfor drawing the label for each minor tick n positions away from a major tick, with thanks to@my-tienfor the contribution! [#7036]- Add property
ticklabelstandoffandticklabelshiftto cartesian axes to adjust positioning of tick labels, with thanks to@my-tienfor the contribution! [#7006]- Add
x0shift,x1shift,y0shift,y1shiftto shapes to add control over positioning of shape vertices on (multi-)category axes, with thanks to@my-tienfor the contribution! [#7005]Fixed
- Fix displaying scattergl traces while zooming or panning (regression introduced in 2.26.0) [#7018], with thanks to
@eiriklvfor the contribution!- Fix for excessive hoverlabel removal and overlap for plots with both scatter and bar traces [#6954], with thanks to
@mbantfor the contribution!- Fix adding cartesian "togglehover" when included in
modebar.add[#5879], with thanks to@Sizurkafor the contribution!- Handle
zorderbetween overlaying cartesian subplots [#7032], This feature was anonymously sponsored: thank you to our sponsor!
Commits
26125542.34.019d165fupdate readme and changelog for v2.34.01a8369bMerge pull request #7043 from plotly/partial-strikethrough-underline-text9adfc12Merge pull request #7012 from plotly/add-subtitleb8942eeimproved subtitle automargin positioning5fde4d9Merge pull request #7044 from plotly/test_for_5879cadbbf6fix adding togglehover and add test47a5b82take full title+subtitle height into account for automargine2653aaMerge pull request #7005 from my-tien/shape_shift9ac970aRefine description for x0shift/x1shift/y0shift/y1shift- Additional commits viewable in compare view
Updates @types/plotly.js from 2.29.5 to 2.33.3
Commits
- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)