plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
505 stars 104 forks source link

Update dependency plotly.js to v1.51.2 #981

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
plotly.js dependencies minor 1.50.1 -> 1.51.2

Release Notes

plotly/plotly.js ### [`v1.51.2`](https://togithub.com/plotly/plotly.js/blob/master/CHANGELOG.md#​1512----2019-11-25) [Compare Source](https://togithub.com/plotly/plotly.js/compare/v1.51.1...v1.51.2) ##### Fixed - Fix `texttemplate`formatting on axes that define tick prefixes and suffixes [#​4380, #​4384] - Fix `cmin` and `cmax` computations during color value updates on shared color axes [#​4366] - Fix `contour` and `histogram2dcontour` legend item rendering when `reversescale` is turned on [#​4356] - Fix `contour` and `histogram2dcontour` legend item rendering when set to a shared color axis [#​4356] - Handle missing `vertexcolor` and `facecolor` during `mesh3d` rendering [#​4353] - No longer coerce `contour` and `colorscale` attributes for `mesh3d` when not needed [#​4346] - Remove a duplicate function call in `parcoords` code [#​4357] - Include `opacity` in the `surface` trace plot schema [#​4344] - Mention `legend.bgcolor` default in attribute description [#​4362] ### [`v1.51.1`](https://togithub.com/plotly/plotly.js/blob/master/CHANGELOG.md#​1511----2019-11-04) [Compare Source](https://togithub.com/plotly/plotly.js/compare/v1.51.0...v1.51.1) ##### Fixed - Fix `scattergl` mising points plot and react (bug introduced in 1.33.0) [#​4323] - Skip non-numeric values in `image` trace plot [#​4325] ### [`v1.51.0`](https://togithub.com/plotly/plotly.js/blob/master/CHANGELOG.md#​1510----2019-10-29) [Compare Source](https://togithub.com/plotly/plotly.js/compare/v1.50.1...v1.51.0) ##### Added - Add `image` trace type [#​4289, #​4307, #​4313, #​4319] - Add `automargin` attribute in pie traces, enabling outside text labels to push the margins [#​4278] - Add `title.standoff` attribute to cartesian axes, setting the distance in pixels between the tick labels and the axis title [#​4279] - Add `hoverongaps` attribute to `heatmap` and `contour` traces, for suppressing hover labels on missing data [#​4291] - Add `args2` attribute to `updatemenus` buttons which can be used to create toggle buttons [#​4305] - Add `zh-CN` locale [#​4276, #​4310] ##### Changed - Introduce workarounds for "common" (aka axis) hover label clipping about the graph's viewport [#​4298] - No longer accept trace `domain` settings where end is not greater than start [#​4304] ##### Fixed - Fix `streamtube` coloring and positioning when generated with non-`xyz` grid signatures [#​4271] - Fix trace-type update calls on mapbox subplots [#​4295] - Fix width of `box` and `violin` items on log position axes [#​4283] - Fix box/meanline offset for one-sided vertical `violin` traces [#​4314] - Fix missing gaps in some `scattergl` line traces [#​4316] - Fix event data during scroll on gl3d subplots with orthographic projections [#​4292] - Handle data with identical positions in `cone` traces [#​4306] - Handle invalid entry before trying to render `treemap` trace [#​4312] - Fix `heatmap` and `contour` description for `connectgaps` [#​4284]

Renovate configuration

:date: Schedule: "before 2am on monday" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

renovate[bot] commented 4 years ago

PR has been edited

:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

nicolaskruchten commented 4 years ago

:dancer: