chore(deps): update dependency plotly.js to v4 - #329
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #329 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 1366 1366
=========================================
Hits 1366 1366
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
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:
3.5.1→4.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
plotly/plotly.js (plotly.js)
v4.0.0Compare Source
Added
minscale,maxscalegeo plot attributes [#7371], with thanks to @mojoaxel for the contribution!quivertrace type to visualize vector fields using arrows [#7710, #7945], with thanks to @degzhaus for the contribution!directionattribute to the Sankey trace, controlling the flow direction along theorientationaxis [#7870], with thanks to @wf-r for the contribution!forwardkeeps sources on the left (horizontal) or top (vertical)reversedmoves them to the right or bottomsortoption to Sankey links and nodes [#7873], with thanks to @adamreeve for the contribution!xPixelandyPixelkeys to hover and click event data, corresponding to the pixel position of the cursor relative to the top-left corner of the graph div [#7966]hoveranywhereis enabled, emit aplotly_unhoverevent when the cursor leaves the plot area [#7966]Removed
scattermapbox,choroplethmapbox,densitymapboxtrace types, themapboxsubplot, and themapboxAccessTokenconfig option [#7860]*maptraces going forward.showLink,linkText,sendData,showSources, andshowEditInChartStudio, as well as trace attributestream, since all of these were associated with Chart Studio and are no longer needed [#7812]*srcattributes, as well aslayout.hidesourcesattribute, from the schema [#7829]trace._fullInputproperty and other dead code related to the removedtransformsfeature. No user-facing changes expected [#7834]Changed
rgb()/rgba()strings with decimal 0–1 fractions are no longer interpreted as percentage values (relative to 255)hsv()color strings are no longer permitted#ff0000aa,#f00a,rgb(255 0 0),rgba(255 0 0 / 0.5),hsl(0 100% 50% / 0.5),hsla(0, 100%, 50%, 0.5),lab(),lch(),oklab(),oklch(),color(),hsl(0.5turn 60% 40%),hsl(none 60% 40%)rgb()now accepts an optional alpha, sorgb(255, 0, 0, 0.5)is no longer opaque (rgbandrgbaare aliases per spec)hsl(120, 50% 50%)layout.axis.tickmodeto'sync'when axis is overlaying [#7684]splom.axis.matchesdefault fromfalsetotrue[#7843]country-regexwithcountry-iso-searchto search for country names in choropleth, scattergeo traces [#7856]layout.geo.fitboundsdefault fromfalseto'locations'[#7895]geosubplots will now auto-fit the initial view to the trace datafitbounds: falseexplicitly to opt outxvals/yvalsinhoveranywhereandclickanywhereevents. Date and category axes will now return strings rather than numeric values. Linear and log axis values remain unchanged. [#7964]scattermapicons to render in color, upgrade Maki icons version to 8.2, and standardize scattermap legend icons to circles [#7825]plots.graphJson()function to removemodeargument [#7829]plotly/d3-sankeyto 0.12.3. [#7830], with thanks to @adamreeve for the contribution!plot_configto show the "Upload to Cloud" button by default, and set the default server URL to cloud.plotly.com via [#7909]Fixed
histogramautobin size for single-point traces inoverlaymode on data updates viaPlotly.react[#7507], with thanks to @Lexachoc for the contribution!sum descending) withnullcoordinates [#7855]scattermap,densitymaptraces not showing all points by dynamically computingcenter,zoomvalues [#7884, #7913], with thanks to @palmerusaf and @DhruvGarg111 for the contributions!choroplethandscattergeotraces whose geometry crosses the antimeridian [#7891]hovertemplate/texttemplate/tickformat/hoverformatimproperly handling d3-format specs that start with a sign flag such as+.2f[#7900], with thanks to @TemRevil for the contribution!tickformat(e.g."~r") no longer shows floating-point artifacts [#7901], with thanks to @arieleli01212 and @kirthi-b for the contribution!scattermapbox and lasso selection across the antimeridian [#7905], with thanks to @coyaSONG for the contribution!geo.fitbounds: 'locations'when mixing antimeridian-crossing territories with normal ones [#7948]Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.