Skip to content

Bump plotly.js from 2.35.3 to 3.6.0#2840

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plotly.js-3.6.0
Open

Bump plotly.js from 2.35.3 to 3.6.0#2840
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plotly.js-3.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps plotly.js from 2.35.3 to 3.6.0.

Release notes

Sourced from plotly.js'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'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
Maintainer changes

This version was pushed to npm by packages-team-plotly, a new releaser for plotly.js since your current version.


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](https://github.com/plotly/plotly.js) from 2.35.3 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@v2.35.3...v3.6.0)

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

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 Jun 2, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
policyengine-app Ready Ready Preview, Comment Jun 2, 2026 6:43am

Request Review

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

Status: Todo

Development

Successfully merging this pull request may close these issues.

0 participants