Update dependency plotly.js-dist to v3#718
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
8a71dd4 to
7f573a5
Compare
7f573a5 to
e83b1a7
Compare
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:
^2.17.1→^3.0.0Release Notes
plotly/plotly.js (plotly.js-dist)
v3.7.0Compare Source
Changed
sendDataToCloudmodebar button to upload chart to Plotly Cloud [#7802, #7852, #7854]Fixed
scatterglerror bars after toggling traces with mixed error bar visibility [#7773], with thanks to @JulienIcon for the contribution!Plotly.react()[#7836]fitboundsto choose a compact longitude range when point data straddles the antimeridian [#7837], with thanks to @SharadhNaidu for the contribution!Plotly.Fx.hovercrash onscattermaptraces when called programmatically with apointNumberselection [#7882]v3.6.0Compare Source
Added
legendrank, so that it can be configured per slice [#7723], with thanks to @my-tien for the contribution!hoversortlayout attribute to sort unified hover label items by value [#7734], with thanks to @kimsehwan96 for the contribution!Fixed
ticklabelindexbehavior when minor ticks are not shown [#7735], with thanks to @my-tien for the contribution!hoveranywhere/clickanywherewould not emit hover and click events over editable shapes [#7788]Plotly.reactto switch from box to violin plot [#7811]legendgroupspecified when handling legend visibility toggling [#7813]v3.5.1Compare Source
Changed
Fixed
axis.minallowedvalues could cause axis to be reversed [#7761]v3.5.0Compare Source
Added
hoveranywhereandclickanywherelayout attributes to emit hover and click events anywhere in the plot area, not just over traces [#7707]displayNotifierconfiguration property to set the display of notifier in the top right area of the viewport [#7730], with thanks to @silversonicaxel for the contribution!scattergeoandchoroplethtraces to use both location names and abbreviations [7731]v3.4.0Compare Source
Added
Changed
Fixed
v3.3.1Compare Source
Added
showlegendandlegend, so that these can be configured per slice. [#7580], with thanks to @my-tien for the contribution!Changed
String.substr()withString.slice()[#7662], with thanks to @JBR-0100 for the contribution!v3.3.0Compare Source
Added
hovertemplateforcandlestickandohlctraces [#7619]Changed
Fixed
v3.2.0Compare Source
Added
hovertemplatefallbackandtexttemplatefallbackattributes [#7577]Fixed
customdatawith typed arrays [#7608]v3.1.2Compare Source
Added
Fixed
title.textforternary,polar,colorbar, andrangeslider(regression introduced in 3.0.0) [#7513], with thanks to @Lexachoc for the contribution!layout.title.subtitledoes not properly clear/remove from the chart whensubtitleobject is not in place, orsubtitle.textset tonull, empty string, or whitespace-only values [#7571], with thanks to @cminn10 for the contribution!visibleproperty of one legend was affecting another. [#7574]v3.1.1Compare Source
Fixed
Plotly.react[#7475]Violationin Chromium by settingpassive: true[#7517]locationmodewarning to be less aggressive: show warning only whenlocationmodeis'country names'[#7520]drawMainTitleto use context-specific selections for title and subtitle, avoiding conflicts when multiple plots are present on the same page [#7522], with thanks to @davibarbosa2 for the contribution!cmin/cmax/cmidvalues are undefined [#7534]v3.1.0Compare Source
Added
zerolinelayerto cartesian axes to allow drawing zeroline above traces [#7269]pattern.pathattribute as an alternative to the presetpattern.shapevalues, so you can use any SVG path string as a pattern fill. [#7280]modebardisableattribute to cartesian axes, to allow fine control over which buttons affect which axes [#7358]ticksonset to "boundaries" [#7420],with thanks to @my-tien for the contribution!
unifiedhovertitle.textto format unified hover titles [#7439]layout.hoverlabel.showarrow(andtrace.hoverlabel.showarrow) attribute to allow hiding the triangular caret that appears on the hover label box [#7451]minorloglabelsto cartesian axes [#7468]Changed
topojsonURLto point to new UN topojson [#7514]locationmodeoption in choropleth, scattergeo plots [#7514]Fixed
with thanks to @my-tien for the contribution!
hovermode:'x'for histogram [#7503], with thanks to @Lexachoc for the contribution!v3.0.3Compare Source
Fixed
v3.0.2Compare Source
Fixed
v3.0.1Compare Source
Changed
color-rgbafrom 2.1.1 to 3.0.0 to fix hsl color conversion bug [#7325]Fixed
v3.0.0Compare Source
Removed
titleattribute, and drop support for deprecated attributestitlefont,titleposition,titleside, andtitleoffset(usetitle.text,title.font,title.side,title.offsetinstead)[#7212]Drop support for deprecated
bardirattribute (useorientationinstead) [#7214]annotation.refattribute (useannotation.xrefandannotation.yrefinstead) [#7215]opacityattribute (use alpha channel of error barcolorattribute instead) [#7214]gl3d.cameraposition(usegl3d.camerainstead) [#7217]plot3dPixelRatiofrom config [#7231]zauto,zminandzmaxfrom the surface trace [#7234]autotickattributes from cartesian axes [#7236]transformsfrom the API [#7240, #7254]Changed
Fixed
with thanks to @martian111 for the contribution!
idsattribute [#7164]for smoother updates when you add or remove images early in the list. [#7277]
prevent loss of new domain values. [#7283]
with thanks to @giuseppe-straziota for the contribution!
with thanks to @giuseppe-straziota for the contribution!
.plotly-containerdiv to 100% to fix gl3d rendering in Dash Enterprise apps [#7313]Configuration
📅 Schedule: (UTC)
🚦 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.