Skip to content

v6.3.0

Latest
Compare
Choose a tag to compare
@camdecoster camdecoster released this 12 Aug 20:24
· 25 commits to main since this release

Updated

  • Updated Plotly.js from version 3.0.1 to version 3.1.0. See the plotly.js release notes for more information. [#5318]

Added

  • Exposed plotly.io.get_chrome() as a function which can be called from within a Python script. [#5282]

Fixed

  • Resolved issue causing extraneous engine deprecation warnings [#5287], with thanks to @jdbeel for the contribution!