Skip to content

Update dependency plotly.js to v1.48.1 #930

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

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2019

This PR contains the following updates:

Package Type Update Change
plotly.js dependencies minor 1.47.4 -> 1.48.1

Release Notes

plotly/plotly.js

v1.48.1

Compare Source

Fixed
  • Fix single-sample-point histogram2d traces with set bins settings [#​3922]
  • Fix bingroup attributes for histogram2dcontour traces [#​3922]
  • Fix hover label content on empty histogram2d bins [#​3922]

v1.48.0

Compare Source

Added
  • Add funnel traces [#​3817, #​3911]
  • Add funnelarea traces [#​3876, #​3912]
  • Add support for shared color axes via coloraxis attributes
    in the layout [#​3803, #​3786, #​3901, #​3916]
  • Add support for sorting categorical cartesian axes by value [#​3864]
  • Add bingroup to histogram, histogram2d and histogram2dcontour to group
    traces to have compatible auto-bin values [#​3845]
  • Add legend itemclick and itemdoubleclick attributes to set or disable
    the legend item click and double-click behavior [#​3862]
  • Add insidetextanchor attribute for bar and waterfall traces [#​3817]
  • Add textangele attribute for bar and waterfall traces [#​3817]
  • Add textinfo to waterfall traces [#​3790]
  • Add support for side-by-side scatter3d marker and line colorbars [#​3803]
  • Add meta attribute to traces to complement layout.meta [#​3865]
  • Emit plotly_relayouting during drag motion on subplots [#​3888]
  • Add Swedish locale (sv) [#​3821]
Changed
  • Use sane-topojson@v3.0.1 (backed by Natural Earth v4.1.0 shapefiles)
    to generate geographic features in geo subplots. Most notably, the Russia/Ukraine
    border has been updated [#​3856]
  • Draw box and violin points as legend item when other parts have opacity 0 [#​3846]
  • Draw marker.line for bars with no-span [#​3848]
  • Do not make request for topojson files when drawing geo subplot
    without geographic features [#​3856]
Fixed
  • Fix categoryarray ordering for heatmap and contour traces [#​3827]
  • Fix heatmap brick positioning for non-overlapping categories [#​3827]
  • Fix Plotly.update calls that resulted in removal of modebar buttons [#​3825]
  • Fix auto-range for one-sided violin with set width [#​3842]
  • Fix hover label placement for one-sided violin with set width [#​3842]
  • Fix scattergl mode ordering in/out of selections [#​3810]
  • Fix scattergl unselected styling in/out of select/lasso dragmode [#​3810]
  • Fix automargin edge cases where draw code can be stuck in infinite loops [#​3811]
  • Fix locationmode: 'USA-states' on world scope under 50m resolution [#​3856]
  • Fix reset view interactions on geo subplots following geo.scope updates [#​3856]
  • Fix Plotly.animate on graphs with multiple subplot types [#​3860]
  • Fix filter transforms that result in empty coordinate arrays [#​3766]
  • Fix handling of 0 number in pie and sunburst text and hover [#​3847]
  • Fix sunburst text in sectors centered around theta=180 [#​3907]
  • Fix handling of number 0 in sunburst ids/parents [#​3903]
  • Fix selection range event data on category axes [#​3869]
  • Fix contour with heatmap coloring rendering after graph resize [#​3803]
  • Fix histogram2d hover label content for trace with bins spanning multiple y sample values [#​3890]
  • Fix parcoords rendering of first value when it is part of own constraintrange [#​3915]
  • Fix rgba colorscale fallback for parcoords traces [#​3917]
  • Fix de-selected style of error bar on bar traces [#​3644]
  • Fix hover labels rendering for some zoomed-in violin traces [#​3889]
  • Fix mesh3d vertexcolor attribute description [#​3688]

Renovate configuration

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

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

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

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


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

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

@nicolaskruchten nicolaskruchten merged commit 2aa0cbd into master Jun 3, 2019
@renovate renovate bot deleted the renovate/minor-deps branch June 3, 2019 15:18
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.

2 participants