Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency plotly.js to v2 #176

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
plotly.js 1.58.4 -> 2.33.0 age adoption passing confidence
@types/plotly.js (source) 1.54.10 -> 2.29.5 age adoption passing confidence

Release Notes

plotly/plotly.js (plotly.js)

v2.33.0

Compare Source

Added
  • Add support for numeric text font weight [#​6990]
  • Add shadow, lineposition and textcase options to SVG fonts [#​6983]
Fixed

v2.32.0

Compare Source

Added
  • Add "bold" weight, "italic" style and "small-caps" variant options to fonts [#​6956]
Fixed
  • Fix applying autotickangles on axes with showdividers as well as cases
    where tickson is set to "boundaries" [#​6967],
    with thanks to @​my-tien for the contribution!
  • Fix positioning of multi-line axis titles with standoff [#​6970],
    with thanks to @​my-tien for the contribution!

v2.31.1

Compare Source

Fixed
  • Maintain original drawing order of traces when traces with similar type are sent to back [#​6962]
  • Ensure winning points of hover are listed first when hoversubplots is set to "axis" and sorting by distance [#​6963]
  • Fix duplicated points in splom hover when hoversubplots is set to "axis" [#​6965]

v2.31.0

Compare Source

Added
  • Add zorder attribute to various cartesian traces for controlling stacking order of SVG traces drawn into a subplot [#​6918, #​6953],
    This feature was anonymously sponsored: thank you to our sponsor!
  • Add "between" option to shape layer for placing them above grid lines and below traces [#​6927],
    with thanks to @​my-tien for the contribution!
  • Add "raw" sizemode to cone trace [#​6938]
  • Add layout.hoversubplots to enable hover effects across multiple cartesian suplots sharing one axis [#​6947, #​6950]
Changed
  • Regenerate stackgl_modules/index.js using updated dependencies [#​6937]
Fixed

v2.30.1

Compare Source

Fixed
  • Fix centering multi-line headers for treemap traces [#​6923]
  • Fix heatmap text color and texttemplate on cells with missing data [#​6924]
  • Fix scattergl rendering when colors include capital letters [#​6928],
    with thanks to @​28raining and @​dy for the contribution!

v2.30.0

Compare Source

Added
  • Add fill gradients for scatter traces [#​6905],
    with thanks to @​lumip for the contribution!
  • Add indentation to legend [#​6874],
    with thanks to @​my-tien for the contribution!
Fixed
  • Fix tooltip pointer position [#​6901],
    with thanks to @​OBe95 for the contribution!
  • Fix standoff position [#​6889, #​6914],
    with thanks to @​ayjayt for the contribution!
  • Fix resizing pie and funnelarea traces when textinfo is set to "none" [#​6893],
    with thanks to @​robbtraister for the contribution!
  • Fix insiderange on category axes [#​6910]
  • Fix display of "boundaries" tickson when tickmode is set to "array" [#​6912]

v2.29.1

Compare Source

Fixed
  • Fix bug where plots with axis type='categorical', tickson = "boundaries" and showgrid=true wouldn't load [#​6885]
  • Respect insiderange when multiple overlaid axes having insideticklabel [#​6817]

v2.29.0

Compare Source

Added
  • Add layout.barcornerradius and trace.marker.cornerradius properties to support rounding the corners of bar traces [#​6761],
    with thanks to Displayr for sponsoring development!
  • Add autotickangles to cartesian and radial axes [#​6790],
    with thanks to @​my-tien for the contribution!
Changed
  • Improve hover detection for for scatter plot fill tonext* [#​6865],
    with thanks to @​lumip for the contribution!
  • Improve rendering of heatmap bricks for log-scale axes [#​5991],
    with thanks to @​andrew-matteson for the contribution!
  • Adjust Sankey trace to allow user-defined link hover style override [#​6864],
    with thanks to @​TortoiseHam for the contribution!
  • Adjust 'decimal' and 'thousands' formats for Brazilian Portuguese locale file [#​6866],
    with thanks to @​pazuza for the contribution!
Fixed
  • Fix modifying selections on traces on overlaying axes [#​6870]

v2.28.0

Compare Source

Added
  • Add align option to sankey nodes to control horizontal alignment [#​6800],
    with thanks to @​adamreeve for the contribution!
  • Add the possibility of loading "virtual-webgl" script for WebGL 1 to help display several WebGL contexts on a page [#​6784], with thanks to @​greggman for the contribution!
  • Add options to use base64 encoding (bdata) and shape (for 2 dimensional arrays) to declare various typed arrays i.e. dtype=(float64|float32|int32|int16|int8|uint32|uint16|uint8) [#​5230]
Fixed
  • Fix scattergl rendering bug on M1 mac devices [#​6830],
    with thanks to @​justinjhendrick for the contribution!
  • Fix hovering over sankey node only fully highlights first trace [#​6799],
    with thanks to @​DominicWuest for the contribution!
  • Fix error when the mouse moves to x=0 while dragging a rangeslider [#​6780],
    with thanks to @​david-bezero for the contribution!
  • Fix duplicated of major and minor ticks in calc data [#​6829],
    with thanks to @​ayjayt for the contribution!
  • Fix charset test dashboard [#​6826],
    with thanks to @​ayjayt for the contribution!
  • Fix range defaults to take into account minallowed and maxallowed values of the axis [#​6796]
  • Fix scattergl legend when marker.angle is an array [#​6787]
  • Fix plot schema not to show line.shape options for scatterpolargl trace [#​6781]

v2.27.1

Compare Source

Changed
  • Adjust stamen styles to point to stadiamaps.com, the users may also need to provide their own API_KEY via config.mapboxAccessToken [#​6776, #​6778]
Fixed
  • Fix handling multi-line text in title automargin [#​6758]

v2.27.0

Compare Source

Added
  • Add insiderange to cartesian axes to help avoid overlap between visible grid lines and tick labels of the counter axis when they are positioned inside [#​6735],
    this feature was anonymously sponsored: thank you to our sponsor!
Fixed

v2.26.2

Compare Source

Fixed
  • Fix range interactions affecting partial ranges in other subplots [#​6743]
  • Fix to emit plotly_click event on touchscreens with "select" dragmode [#​6724]),
    with thanks to @​lvlte for the contribution!
  • Fix error display for failing builds [#​6739],
    with thanks to @​dmt0 for the contribution!
  • Use the "willReadFrequently" 2d context creation attribute to optimize readback performance for heat map traces [#​6741],
    with thanks to @​bebeal for the contribution!

v2.26.1

Compare Source

Fixed
  • Fix horizontal title alignment [#​6725],
    with thanks to @​28raining for the contribution!
  • Fix single-point histogram when user has provided bin widths [#​6725],
    with thanks to @​28raining for the contribution!
  • Fix to allow custom plotly_legenddoubleclick handlers to execute even when the default plotly_legendclick event is cancelled (returns false) [#​6727], with thanks to @​andrej-vasilj for the contribution!
  • Fix Finnish translation for "Download plot" in fi locale [#​6723],
    with thanks to @​wkmor1 for the contribution!
  • Fix Czech number separators in cs locale [#​6734],
    with thanks to @​vlastimil-dolejs for the contribution!

v2.26.0

Compare Source

Added
  • Add "min", "max", "min reversed" and "max reversed" autorange options and handle partial ranges (i.e. one end being null), add autorangeoptions (clipmin, clipmax, minallowed, maxallowed, include) as well as minallowed and maxallowed to cartesian, gl3d and radial axes [#​6547]
  • Add [n]-sigma (std deviations) box plots as an alternative to quartiles [#​6697], with thanks to @​28raining for the contribution!
  • Add "top left" & "top center" side options to legend title [#​6711], with thanks to @​28raining for the contribution!
  • Add "false" option to scaleanchor to allow removing a constraint that is set by default [#​6712], with thanks to @​lvlte for the contribution!

v2.25.2

Compare Source

Changed
  • Update Croatian translations in hr locale [#​6690],
    with thanks to @​Mkranj for the contribution!
Fixed
  • Fix potential prototype pollution in plot API calls [#​6703, 6704]

v2.25.1

Compare Source

Fixed
  • Fix clearing legend using react (regression introduced in 2.25.0) [#​6695]

v2.25.0

Compare Source

Added
  • Add "Equal Earth" projection to geo subplots [#​6670],
    with thanks to @​apparebit for the contribution!
  • Add options to include legends for shapes and newshape [#​6653]
  • Add Plotly.deleteActiveShape command [#​6679]
Fixed
  • Fix contour plot colorscale domain (take account of zmin, zmax, cmin and cmax) [#​6625],
    with thanks to @​lvlte for the contribution!
  • Fix text markers on non-mapbox styled maps [#​6652],
    with thanks to @​baurt for the contribution!
  • Fix unhide isolated traces in multi legend cases (regression introduced in 2.24.3) [#​6684]

v2.24.3

Compare Source

Fixed
  • Fix double clicking one item in a legend hides traces in other legends [#​6655]
  • Fix double click pie slices when having multiple legends [#​6657]
  • Fix per legend group and traceorder defaults when having multiple legends [#​6664]

v2.24.2

Compare Source

Fixed

v2.24.1

Compare Source

Fixed

v2.24.0

Compare Source

Added
Fixed

v2.23.2

Compare Source

Fixed
  • Fix text rendering while drawing new shapes [#​6608],
    with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!

v2.23.1

Compare Source

Fixed
  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#​6605], with thanks to @​lvlte for the contribution!

v2.23.0

Compare Source

Added
  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#​6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#​6593], with thanks to Gamma Technologies for sponsoring the related development.
Changed
  • Improve heatmap rendering performance when zsmooth is set to false [#​6574], with thanks to @​lvlte for the contribution!

v2.22.0

Compare Source

Added
  • Add legend references to traces and legend2, legend3, etc. to layout,
    also add visible to legend i.e. to allow positioning multiple legends on a graph [#​6535],
    this feature was anonymously sponsored: thank you to our sponsor!
Changed
  • Update Norwegian translations in no locale [#​5410],
    with thanks to @​bjornol for the contribution!
  • Update Slovak translations and number formats in sk locale [#​6580], with thanks to @​Libco for the contribution!
Fixed
  • Fix plotly_click in gl3d scenes to fire on touch devices [#​6563],
    with thanks to @​NickTominaga for the contribution!
  • Fix scatter3d when marker.opacity is set to zero [#​6581], with thanks to @​dmyronuk for the contribution!
  • Fix scattermapbox visibility restyle [#​6567]

v2.21.0

Compare Source

Added
  • Add texttemplate to shape.label for parametric shapes i.e. line, rect and circle [#​6527],
    with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
  • Add strict option to custom bundle command [#​6557],
    with thanks to @​CallumNZ for the contribution!
Fixed
  • Fix dragging of legend when xanchor is not 'left' or yanchor is not 'top' [#​6528],
    with thanks to @​bmaranville for the contribution!
  • Fix heatmap rendering bug and improve performance when zsmooth is set to "fast" [#​6565],
    with thanks to @​lvlte for the contribution!

v2.20.0

Compare Source

Added
  • Add title.automargin to enable automatic top and bottom margining for both container and paper referenced titles [#​6428],
    with thanks to Gamma Technologies for sponsoring the related development.

v2.19.1

Compare Source

Fixed
  • Ensure slider range stays in bounds during the drag [#​4448],
    with thanks to @​jay-bis for the contribution!

v2.19.0

Compare Source

Added
  • Add label attribute to shapes [#​6454],
    with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
  • Add labelalias to various axes namely cartesian, gl3d, polar, smith, ternary, carpet,
    indicator and colorbar [#​6481],
    this feature was anonymously sponsored: thank you to our sponsor!
Changed
  • Upgrade is-mobile dependency [#​6517]
Fixed
  • Avoid overlap of point and axis hover labels for hovermode: 'x'|'y' [#​6442],
    with thanks to @​dagroe for the contribution!

v2.18.2

Compare Source

Fixed
  • Avoid attaching internal d3 object to the window (regression introduced in 2.17.0) [#​6487]
  • Correct the order of lower fence and upper fence in the French locale (fr) [#​6476],
    with thanks to @​Gagaro for the contribution!
  • Correct formats in the Peruvian locale (es-pe) [#​6451],
    with thanks to @​andresrcs for the contribution!

v2.18.1

Compare Source

Changed
  • Bump d3-interpolate and d3-color to v3 to address audit warnings [#​6463]
Fixed
  • Fix scaling of exports e.g. the SVG format by not adding vector-effect CSS to static plots [#​6445]
  • Fix hover on IE (regression introduced in 2.5.0) [#​6466]

v2.18.0

Compare Source

Added
Changed
  • Improve detection of mobile & tablet devices for WebGL rendering by upgrading is-mobile [#​6432]
Fixed
  • Fix library's imported name using requirejs AMD loader (regression introduced in 2.17.0) [#​6440]

v2.17.1

Compare Source

Fixed
  • Fix line redraw (regression introduced in 2.15.0) [#​6429]

v2.17.0

Compare Source

Added
  • Add shift and autoshift to cartesian y axes to help avoid overlapping of multiple axes [#​6334],
    with thanks to Gamma Technologies for sponsoring the related development!
  • Introduce group attributes for scatter trace i.e. alignmentgroup, offsetgroup, scattermode and scattergap [#​6381],
    this feature was anonymously sponsored: thank you to our sponsor!
  • Add marker.cornerradius attribute to treemap trace [#​6351]
Changed
  • Change bundler from browserify to webpack [#​6355]
Fixed
  • Fix auto backoff when marker symbols and sizes are arrays [#​6414]
  • Avoid displaying resize cursor on static sliders [#​6397]

v2.16.5

Compare Source

Fixed
  • Disable slider interactions when staticPlot is set to true [#​6393]

v2.16.4

Compare Source

Fixed
  • Fix scattermapbox redraw (regression introduced in 2.16.0) [#​6387]

v2.16.3

Compare Source

Fixed

v2.16.2

Compare Source

Fixed
  • Fix mapbox clearOutline calls (regression introduced in 2.13.0) [#​6367]

v2.16.1

Compare Source

Fixed
  • Fix choroplethmapbox selection when adding new traces on top [#​6345]

v2.16.0

Compare Source

Added
  • Add clustering options to scattermapbox [#​5827],
    with thanks to @​elben10 for the contribution!
  • Add bounds to mapbox suplots [6339]

v2.15.1

Compare Source

Fixed
  • Fix latest version of plotly.js main module on npm

v2.15.0

Compare Source

Added
  • Add angle, angleref and standoff to marker and add backoff to line; also introduce new arrow symbols to facilitate drawing networks [#​6297]
  • Add minreducedwidth and minreducedheight to layout for increasing control over automargin [#​6307]
  • Add entrywidth and entrywidthmode to legend [#​6202, #​6324]
Changed
  • Use valType of angle for rotation in pie [#​6304]
Fixed
  • Fix mapbox touch event after switching back from select mode [#​6281],
    with thanks to @​mmtmr for the contribution!
  • Fix automargin to update axis titles in redraws [#​6312]
  • Fix exporting patterns with transparent color [#​6318]
  • Fix exporting text on empty slices [#​6335]
  • Disable interactions for treemap, icicle, sunburst, pie, funnelarea,
    parcats, parcoords and sankey traces when staticPlot is set to true [#​6296]

v2.14.0

Compare Source

Added
  • Add support for sankey links with arrows [#​6276],
    with thanks to @​Andy2003 for the contribution!
  • Add editSelection option to config [#​6285]
Changed
  • Update dutch translations and fix dateMonth format for nl locale to confirm with expected nl format [#​6261],
    with thanks to @​eirvandelden for the contribution!

v2.13.3

Compare Source

Fixed
  • Emit plotly_selected event on plot API calls and GUI edits [#​6277]

v2.13.2

Compare Source

Fixed
  • Fix sankey select error (regression introduced in 2.13.0) [#​6265]
  • Handle missing drag layer of invisible sankey traces to fix select error [#​6267]
  • Emit selection event in shape drawing dragmodes when an existing selection is modified [#​6262]

v2.13.1

Compare Source

Fixed
  • Avoid attaching selections to undefined eventData (regression introduced in 2.13.0) [#​6260]

v2.13.0

Compare Source

Added
  • Add selections, newselection and activeselection layout attributes to have
    persistent and editable selections over cartesian subplots [#​6243]
  • Add unselected.line.color and unselected.line.opacity options to parcoords trace [#​6216, #​6236]
  • Add "exclusive" and "inclusive" quartile-computing algorithm to violin trace
    via quartilemethod attribute [#​6187]
  • Add flaglist options including "left", "right", "top", "bottom", "width" and "height"
    to control the direction of automargin on cartesian axes [#​6193]
  • Add delta.prefix and delta.suffix to indicator trace [#​6246],
    with thanks to @​paulovieira for the contribution!
  • Add official Chinese (Taiwan) translation (locale zh-tw) [#​6247],
    with thanks to @​sec2 for the contribution!
  • Add official Sinhala translation (locale si) [#​6238],
    with thanks to @​sujithranga for the contribution!
Changed
  • Display Plotly's new logo in the modebar [#​6232]
Fixed
  • Fix undesirable missing hover labels of box & violin traces [#​6189]
  • Fix xref description of shapes [#​6194]

v2.12.1

Compare Source

Fixed
  • Fix for disabling polar rotation when dragmode is set to false [#​6147],
    with thanks to @​jonfunkhouser for the contribution!
  • Fix custom modebar buttons mutate the input [#​6177]
  • Fix various missing and duplicate spaces in plot schema descriptions [#​6183]

v2.12.0

Compare Source

Added
  • Add griddash axis property to cartesian, polar, smith, ternary and geo subplots and add griddash and minorgriddash to carpet trace [6144], with thanks to @​njwhite for the contribution!
  • Implement various options to position and style minor ticks and grid lines on cartesian axis types including
    minor.tickmode, minor.tickvals, minor.tickcolor, minor.ticklen, minor.tickwidth, minor.dtick, minor.tick0, minor.nticks, minor.ticks,
    minor.showgrid, minor.gridcolor, minor.griddash and minor.gridwidth [6166]
Changed
  • Use the "willReadFrequently" 2d context creation attribute to optimize readback performance [#​6084],
    with thanks to @​junov for the contribution!
Fixed
  • avoid drawing blank tick labels on cartesian axes [#​6163]

v2.11.1

Compare Source

Fixed
  • Regenerate functions of regl-based traces in the "strict" bundle [#​6141]

v2.11.0

Compare Source

Added
  • Add a CSP complaint variation of regl-based traces i.e. parcoords, splom, scattergl, scatterpolargl to the "strict" bundle [#​6083]
  • Add scattersmith trace to the "strict" bundle [#​6135]

v2.10.1

Compare Source

Fixed
  • Fix mesh3d generation when alphahull is a positive number (regression introduced in 2.5.1) [#​6133]

v2.10.0

Compare Source

Added
  • Add support to use version 3 of MathJax and add typesetMath attribute to config [#​6073],
    with thanks to Equinor for sponsoring the related development!
  • Add fillpattern options to scatter trace [#​6101],
    with thanks to @​s417-lama for the contribution!

v2.9.0

Compare Source

Added
  • Implement ticklabelstep to reduce labels on 2D axes and colorbars [#​6088],
    this feature was anonymously sponsored: thank you to our sponsor!
Changed
  • Display the version of plotly.js when hovering over the modebar [#​6077]
  • Various dependency updates as listed under the v2.9.0 milestone
Fixed
  • Fix vertical spacing of legend items in horizontal mode [#​6094]

v2.8.3

Compare Source

Fixed
  • Correct formatted x/y texttempate for histogram trace [#​6070]

v2.8.2

Compare Source

Fixed
  • Fix missing x/y texttemplate for histogram, bar, funnel and waterfall traces [#​6069]

v2.8.1

Compare Source

Fixed
  • Do not exceed layout font size when textfont is set to "auto" for heatmap, histogram2d, contour and
    histogram2dcontour traces [#​6061]

v2.8.0

Compare Source

Added
  • Introduce horizontal colorbars [#​6024]
  • Implement legend.grouptitlefont and hoverlabel.grouptitlefont [#​6040]
  • Add texttemplate and textfont to heatmap and histogram2d traces as well as
    histogram2dcontour and contour traces when coloring is set "heatmap" [#​6028]
Fixed
  • Fix to discard negative values from pie chart post-aggregation instead of during summation [#​6051],
    with thanks to @​destiny-wu for the contribution!

v2.7.0

Compare Source

Added
  • Add texttemplate, textposition, textfont, textangle,
    outsidetextfont, insidetextfont, insidetextanchor,
    constraintext and cliponaxis to histogram trace [#​6038]
Changed
  • Bump probe-image-size module to v7.2.2 [#​6036]
Fixed
  • Fix mapbox derived coordinate for Retina displays [#​6039]
  • Fix interaction between uirevision and autorange. Because we push autorange and range back into layout,
    there can be times it looks like we're applying GUI-driven changes on top of explicit autorange and other times
    it's an implicit autorange, even though the user's intent was always implicit. This fix treats them as equivalent. [#​6046]

v2.6.4

Compare Source

Fixed
  • Avoid bar with text to jump when selected [#​6043]

v2.6.3

Compare Source

Fixed

v2.6.2

Compare Source

Fixed
  • Fix loading issue in orca (regression introduced in 2.6.0) [#​6011]

v2.6.1

Compare Source

Fixed
  • Fix to avoid including local stackgl_modules/node_modules in the package (regression introduced in 2.6.0) [#​6008]

v2.6.0

Compare Source

Added
  • Add smith subplots and the scattersmith trace type for displaying Smith charts [#​5956, #​5992],
    with thanks to Kitware and @​waxlamp for kicking off this effort.
Changed
  • Improve drawing the contour lines in non-linear space e.g. on log axes [#​5985], with thanks to @​andrew-matteson for the contribution!
  • Bump eslint to v8 release candidate including fixes for no-new-func test [#​5969]
Fixed
  • Fix npm install problem for npm v6 users (regression introduced in 2.5.0) [#​6004]
  • Fix unhover event data for gl3d subplots [#​5954],
    with thanks to @​dwoznicki for the contribution!
  • Fix scatter3d opacity restyle bug [#​5958],
    with thanks to @​dwoznicki for the contribution!
  • Skip "hoverinfo": "none" trace display for hover modes [#​5854],
    with thanks to @​Domino987 for the contribution!
  • Display prefix and suffix of invisible polar axes in hover [#​5964]
  • Reduce calls to getBoundingClientRect in convertToTspans [#​5976]
  • Avoid wrapping legend items if already on the first column [#​5996]
  • Fix horizontal alignment of colorbar in editable mode when xanchor is set to "center" [#​6002]
  • Fix to improve rendering of graphs with Mathjax on Firefox v82 and higher [#​5993]

v2.5.1

Compare Source

Fixed
  • Reduce bundle sizes by updating surface-nets, robust-determinant, robust-linear-solve modules [#​5934, #​5935, #​5936]
  • Update CONTRIBUTING guidelines to use npm v7 and node.js v16 [#​5933],
    with thanks to @​sleighsoft for the contribution!

v2.5.0

Compare Source

Added
  • Include surface, isosurface, volume, streamtube, cone, mesh3d, scatter3d, pointcloud
    and heatmapgl in the "strict" bundle by avoid function generation for these traces at runtime [#​5888]
Changed
  • Use node.js v16 and npm v7 in development and upgrade the version of package-lock.json [#​5922, #​5919]
Fixed
  • Adjust position of hover in respect to CSS transform [#​5916]

v2.4.2

Compare Source

Fixed
  • Fix positioning unified hover box when div has zero height
    (regression introduced in 2.3.0) [#​5913]

v2.4.1

Compare Source

Fixed
  • Fix double click legends when groupclick is set to "toggleitem" [#​5909]

v2.4.0

Compare Source

Added
Changed
  • Upgrade regl module from version 1.6.1 to version 2.1.0 [#​5870]
Fixed
  • Fix invalid call to lib.promiseError in lib.syncOrAsync [#​5878],
    with thanks to @​jklimke for the contribution!
  • Use hoverlabel.font for group titles in unified hover modes [#​5895]

v2.3.1

Compare Source

Fixed
  • Fix period positioned hover to work in different time zones as well as on grouped bars [#​5864]
  • Use ids from axes when making hover data keys [#​5852]
  • Do not include regl based traces parcoords, splom, scattergl and scatterpolargl in the "strict" bundle so that it could be used with CSP without WebGL warning [#​5865]

v2.3.0

Compare Source

Added
  • Add new number formatting and text alignment options by upgrading d3.format method from d3@​v3 to version 1.4.5 of d3-format module [#​5125, #​5842]
  • Add "satellite" and several other projection types to geo subplots [#​5801]
  • Improve rendering of scattergl, splom and parcoords by implementing `plotGlPixelRati

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency plotly.js to v2 Update dependency plotly.js to v2 - autoclosed Jul 6, 2021
@renovate renovate bot closed this Jul 6, 2021
@renovate renovate bot deleted the renovate/plotly.js-2.x branch July 6, 2021 18:58
@renovate renovate bot changed the title Update dependency plotly.js to v2 - autoclosed Update dependency plotly.js to v2 Jul 6, 2021
@renovate renovate bot restored the renovate/plotly.js-2.x branch July 6, 2021 20:31
@renovate renovate bot reopened this Jul 6, 2021
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from d535c8b to 343b936 Compare July 6, 2021 20:32
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from 0f9faac to ad78277 Compare May 16, 2022 01:48
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from fbaffdc to 055e25d Compare May 28, 2023 11:16
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 3 times, most recently from bd43c6f to a770bac Compare June 10, 2023 00:05
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 3 times, most recently from 5fab932 to 93d32d5 Compare July 5, 2023 14:32
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 3 times, most recently from cdfb24e to e9199df Compare July 13, 2023 22:43
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 1c77f80 to 25fc8de Compare August 9, 2023 07:28
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 13d544d to 620c7df Compare September 24, 2023 07:29
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 3 times, most recently from 872f98e to 73a0601 Compare October 20, 2023 16:06
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 3ac1b45 to 97cfdc6 Compare November 8, 2023 19:34
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 92160af to 35db5b8 Compare February 3, 2024 04:29
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 1eca3b6 to 96a1cf6 Compare February 12, 2024 18:55
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 1ee3930 to d0073ea Compare March 7, 2024 01:50
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch 2 times, most recently from 562700a to 239a7a4 Compare April 15, 2024 21:40
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from 6618de8 to 494310c Compare May 2, 2024 01:49
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from 494310c to 7a49691 Compare May 10, 2024 22:11
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from 7a49691 to 59f7cb5 Compare May 29, 2024 13:48
@renovate renovate bot force-pushed the renovate/plotly.js-2.x branch from 59f7cb5 to 1bd13f4 Compare June 4, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants