Skip to content

Releases: plotly/plotly.js

v2.18.0

19 Jan 17:09
Compare
Choose a tag to compare

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

09 Jan 18:41
Compare
Choose a tag to compare

Fixed

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

v2.17.0

23 Dec 01:16
Compare
Choose a tag to compare

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

13 Dec 15:29
Compare
Choose a tag to compare

Fixed

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

v2.16.4

07 Dec 22:34
Compare
Choose a tag to compare

Fixed

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

v2.16.3

16 Nov 15:56
Compare
Choose a tag to compare

Fixed

v2.16.2

12 Nov 00:34
Compare
Choose a tag to compare

Fixed

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

v2.16.1

21 Oct 16:28
Compare
Choose a tag to compare

Fixed

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

v2.16.0

14 Oct 21:34
Compare
Choose a tag to compare

Added

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

v2.15.1

11 Oct 13:46
Compare
Choose a tag to compare

Fixed

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