Update dependency plotly to v7 - #176
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
requested review from
csjall,
dixonjoel and
mjohanse-emr
as code owners
September 13, 2026 08:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.9.0→7.0.0Release Notes
plotly/plotly.py (plotly)
v7.0.0Compare Source
Fixed
hex_to_rgbparsing of 3-digit shorthand hexadecimal colors such as#FFF[#5662], with thanks to @genrichez for the contribution!px.*_map()auto-fitting behavior whenzoomandcenterare not specified [#5686]<!doctype html>to theto_html()template to comply with modern web standards [#5693], with thanks to @mishrakushal for the contribution!histfunc/zaggregation tomarginal_x/marginal_y="histogram"subplots indensity_heatmap/density_contour, instead of always showing raw bin counts [#3521], with thanks to @lucasjamar for the contribution!mpl_to_plotlysilently dropping matplotlib path collections in data coordinates (such as violin plots, pcolor, event plots, stack plots, fill_between, and stem plots) by rendering them as filled polygons or lines [#5702], with thanks to @robertoffmoura for the contribution!Updated
quivertrace type to visualize vector fields using arrows [#7710, #7945]scattermapbox,choroplethmapbox,densitymapboxtrace types, themapboxsubplot, and themapboxAccessTokenconfig option [#7860]. Use the equivalent*maptraces instead.graph_objectsand Plotly Express functions have also been removed in plotly.py; use themapversions insteadrgb()/rgba()strings with decimal 0–1 fractions are no longer supportedhsv()color strings are no longer supportedhsl(120, 50% 50%)are no longer supported'#ff0000aa','#f00a','rgb(255 0 0)','rgba(255 0 0 / 0.5)','hsl(0 100% 50% / 0.5)','hsla(0, 100%, 50%, 0.5)','hwb(0 0% 0%)',lab(),lch(),oklab(),oklch(),color(),hsl(0.5turn 60% 40%),hsl(none 60% 40%)country-regexwithcountry-iso-searchto search for country names in choropleth, scattergeo traces [#7856]. Most country names are handled exactly the same; a small number of legacy entries have been removed.layout.geo.fitboundsdefault fromfalseto'locations'[#7895].geosubplots will now auto-fit the initial view to the trace data by default.centerandzoomvalues forscattermapanddensitymaptraces. The initial map view will now auto-fit to the trace data by default. Addlayout.map.fitboundsattribute (default'locations') to enable or disable auto-fitting behavior [#7884, #7913]choroplethandscattergeotraces whose geometry crosses the antimeridian [#7891]Configuration
📅 Schedule: (in timezone US/Central)
* * * * 0)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.