github plotly/plotly.js v3.1.1

6 hours ago

Fixed

  • Update plot with all config changes during call to Plotly.react [#7475]
  • Fix wheel event handler Violation in Chromium by setting passive: true [#7517]
  • Fix locationmode warning to be less aggressive: show warning only when locationmode is 'country names' [#7520]
  • Refactor drawMainTitle to 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!
  • Fix broken styling of map attributions [#7526]
  • Calculate colorscale properly for histogram when marker cmin/cmax/cmid values are undefined [#7534]
  • Tidy up some stray characters in attribute descriptions [#7539], [#7540]
  • Fix some typos (and a conditional check) [#7542], with thanks to @musvaage for the contribution!
  • Fix cropping of subunits in USA topojson, clean up land and coastlines layers for all topojson [#7555]
  • Fix issue causing empty ScatterGL plots when using text elements #7563

Full Changelog: v3.1.0...v3.1.1

Don't miss a new plotly.js release

NewReleases is sending notifications on new releases.