Skip to content

chore(deps): update dependency plotly.js to v3.4.0 - #316

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/plotly-js-3-x
Aug 13, 2026
Merged

chore(deps): update dependency plotly.js to v3.4.0#316
ReenigneArcher merged 1 commit into
masterfrom
renovate/plotly-js-3-x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
plotly.js (source) minor 3.1.13.4.0

Release Notes

plotly/plotly.js (plotly.js)

v3.4.0

Compare Source

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

Compare Source

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
  • Replace deprecated String.substr() with String.slice() [#​7662], with thanks to @​JBR-0100 for the contribution!

v3.3.0

Compare Source

Added
  • Add hovertemplate for candlestick and ohlc traces [#​7619]
  • Generate list of ISO codes for provided topojson maps, update info for some disputed territories [#​7622]
Changed
  • Turn off borders for plot container in CSS reset [#​7617]
Fixed
  • Fix KDE sampling precision in violin trace to eliminate floating-point drift and prevent density underrun/overrun [#​7581], with thanks to @​Koookadooo for the contribution!

v3.2.0

Compare Source

Added
  • Add hovertemplatefallback and texttemplatefallback attributes [#​7577]
Fixed
  • Fix wrong scrolling behavior for legend [#​7067], with thanks to @​Lexachoc for the contribution!
  • Fix bug affecting use of customdata with typed arrays [#​7608]

v3.1.2

Compare Source

Added
  • Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#​7249], with thanks to @​dberardi99 for the contribution!
Fixed
  • Fix editable title.text for ternary, polar, colorbar, and rangeslider (regression introduced in 3.0.0) [#​7513], with thanks to @​Lexachoc for the contribution!
  • Fix layout.title.subtitle does not properly clear/remove from the chart when subtitle object is not in place, or subtitle.text set to null, empty string, or whitespace-only values [#​7571], with thanks to @​cminn10 for the contribution!
  • Fix issue where visible property of one legend was affecting another. [#​7574]
  • Resolve incorrect shape clipping for domain-referenced shapes on n*10th subplot. [#​7576]
  • Update config diff check method to handle nested arrays [#​7579]

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added custom dependencies Pull requests that update a dependency file labels Aug 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b4eb284) to head (9a9d851).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #316   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1366      1366           
=========================================
  Hits          1366      1366           
Flag Coverage Δ
Linux 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4eb284...9a9d851. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ReenigneArcher
ReenigneArcher merged commit b702a36 into master Aug 13, 2026
17 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/plotly-js-3-x branch August 13, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

custom dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant