Fixed
- Remove unneeded
type="text/javascript"attribute from<style>tag [#5454], with thanks to @hannob for the contribution! - Remove global warning format side effect [#5481], with thanks to @emmanuel-ferdman for the contribution!
- Fix spurious engine deprecation warning in write_image [#5517], with thanks to @mosh3eb for the contribution!
Updated
- Update plotly.js from version 3.3.1 to version 3.4.0. See the plotly.js release notes for more information. [#5527]. Notable changes include:
- Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
- Add support for shapes to reference multiple axes [#7666]
- Add support for dashed marker lines in scatter plots [#7673]
- Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]
Full Changelog: v6.5.2...v6.6.0