Skip to content

Bump plotly.js-cartesian-dist from 3.3.0 to 3.6.0 in /internal/static#165

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/internal/static/plotly.js-cartesian-dist-3.6.0
Closed

Bump plotly.js-cartesian-dist from 3.3.0 to 3.6.0 in /internal/static#165
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/internal/static/plotly.js-cartesian-dist-3.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps plotly.js-cartesian-dist from 3.3.0 to 3.6.0.

Release notes

Sourced from plotly.js-cartesian-dist's releases.

v3.6.0

Added

  • Add support for arrays for the pie property legendrank, so that it can be configured per slice [#7723], with thanks to @​my-tien for the contribution!
  • Add hoversort layout attribute to sort unified hover label items by value [#7734], with thanks to @​kimsehwan96 for the contribution!

Fixed

  • Fix unexpected ticklabelindex behavior when minor ticks are not shown [#7735], with thanks to @​my-tien for the contribution!
  • Fix issue where hoveranywhere / clickanywhere would not emit hover and click events over editable shapes [#7788]
  • Handle 'pixel' size mode for shape labels [#7790]
  • Update box plot defaults to fix issue with calling Plotly.react to switch from box to violin plot [#7811]
  • Include shapes with legendgroup specified when handling legend visibility toggling [#7813]

Full Changelog: plotly/plotly.js@v3.5.1...v3.6.0

v3.5.1

Changed

  • Reduce NPM bundle size by removing unneeded files [#7746]

Fixed

  • Fix bug where certain axis.minallowed values could cause axis to be reversed [#7761]

Full Changelog: plotly/plotly.js@v3.5.0...v3.5.1

v3.5.0

Added

  • Add hoveranywhere and clickanywhere layout attributes to enable emitting hover and click events anywhere in the plot area, not just over traces [#7707]
  • Add displayNotifier configuration property to set the display of notifier in the top right area of the viewport [#7730], with thanks to @​silversonicaxel for the contribution!
  • Update USA location lookup for scattergeo and choropleth traces to use both location names and abbreviations [7731]

v3.4.0

Added

  • Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
  • Add support for shapes to reference multiple axes [#7666]
  • Add support for dashed marker lines in scatter plots [#7673], with thanks to @​chrimaho for the contribution!

Changed

  • Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]

Fixed

  • Fix issue where some traces in stacked area charts were not rendering their fill correctly after certain sequences of hide/show operations in the legend [#7668]
  • Fix out of bounds index during scattergl animation trace type [#7676], with thanks to @​BJohnBraddock for the contribution!

v3.3.1

Added

  • Add support for arrays for the pie properties showlegend and legend, so that these can be configured per slice. [#7580], with thanks to @​my-tien for the contribution!

Changed

... (truncated)

Changelog

Sourced from plotly.js-cartesian-dist's changelog.

[3.6.0] -- 2026-06-01

Added

  • Add support for arrays for the pie property legendrank, so that it can be configured per slice [#7723], with thanks to @​my-tien for the contribution!
  • Add hoversort layout attribute to sort unified hover label items by value [#7734], with thanks to @​kimsehwan96 for the contribution!

Fixed

  • Fix unexpected ticklabelindex behavior when minor ticks are not shown [#7735], with thanks to @​my-tien for the contribution!
  • Fix issue where hoveranywhere / clickanywhere would not emit hover and click events over editable shapes [#7788]
  • Handle 'pixel' size mode for shape labels [#7790]
  • Update box plot defaults to fix issue with calling Plotly.react to switch from box to violin plot [#7811]
  • Include shapes with legendgroup specified when handling legend visibility toggling [#7813]

[3.5.1] -- 2026-05-01

Changed

  • Reduce NPM bundle size by removing unneeded files [#7746]

Fixed

  • Fix bug where certain axis.minallowed values could cause axis to be reversed [#7761]

[3.5.0] -- 2026-04-03

Added

  • Add hoveranywhere and clickanywhere layout attributes to emit hover and click events anywhere in the plot area, not just over traces [#7707]
  • Add displayNotifier configuration property to set the display of notifier in the top right area of the viewport [#7730], with thanks to @​silversonicaxel for the contribution!
  • Update USA location lookup for scattergeo and choropleth traces to use both location names and abbreviations [7731]

[3.4.0] -- 2026-02-20

Added

  • Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
  • Add support for shapes to reference multiple axes [#7666]
  • Add support for dashed marker lines in scatter plots [#7673], with thanks to @​chrimaho for the contribution!

Changed

  • Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]

Fixed

  • Fix issue where some traces in stacked area charts were not rendering their fill correctly after certain sequences of hide/show operations in the legend [#7668]
  • Fix out of bounds index during scattergl animation trace type [#7676], with thanks to @​BJohnBraddock for the contribution!

[3.3.1] -- 2025-12-12

... (truncated)

Commits
  • ca26165 3.6.0
  • 966b223 updates for release v3.6.0
  • 067ce36 Merge pull request #7814 from plotly/fix-typo-in-upload-dev-build
  • 856b506 Fix typo in property name
  • 21ce92b Merge pull request #7811 from plotly/cam/7791/box-to-violin-plot-fix
  • dbefbad Merge pull request #7813 from plotly/cam/6771/fix-legendgroup-toggling-shapes
  • 76296e8 Add draftlog
  • c1b147f Add test
  • 1a08754 Include shapes with legendgroup when handling legend click
  • 61b8186 Linting/formatting
  • 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 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)

Bumps [plotly.js-cartesian-dist](https://github.com/plotly/plotly.js) from 3.3.0 to 3.6.0.
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v3.3.0...v3.6.0)

---
updated-dependencies:
- dependency-name: plotly.js-cartesian-dist
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 3, 2026

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #168.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/internal/static/plotly.js-cartesian-dist-3.6.0 branch July 3, 2026 21:04
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants