Updated Plotly.js from version 2.18.2 to version 2.20.0. See the plotly.js CHANGELOG for more information. Notable changes include:
Add title.automargin to enable automatic top and bottom margining for both container and paper referenced titles [#6428],
with thanks to Gamma Technologies for sponsoring the related development.
Add label attribute to shapes [#6454], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
Add labelalias to various axes namely cartesian, gl3d, polar, smith, ternary, carpet,
indicator and colorbar [#6481],
this feature was anonymously sponsored: thank you to our sponsor!
Key errors no longer precalculated when performing updates on plots [#4101]
Fixed
Fixed an issue with characters displaying incorrectly, by adding charset="utf-8" to scripts in to_html [#4114]
Added packaging to install requirements, fixing a No module named 'packaging error on Python 3.6 [#4113]
Added
Added option to allow passing a column name as a str in hover_data and custom_data in plotly.express [4083]
Updated Plotly.js to from version 2.18.2 to version 2.20.0. See the plotly.js CHANGELOG for more information. Notable changes include:
Add title.automargin to enable automatic top and bottom margining for both container and paper referenced titles [#6428],
with thanks to Gamma Technologies for sponsoring the related development.
Add label attribute to shapes [#6454], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
Add labelalias to various axes namely cartesian, gl3d, polar, smith, ternary, carpet,
indicator and colorbar [#6481],
this feature was anonymously sponsored: thank you to our sponsor!
Key errors no longer precalculated when performing updates on plots [#4101]
Fixed
Fixed an issue with characters displaying incorrectly, by adding charset="utf-8" to scripts in to_html [#4114]
Added packaging to install requirements, fixing a No module named 'packaging error on Python 3.6 [#4113]
Added
Added option to allow passing a column name as a str in hover_data and custom_data in plotly.express [4083]
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps plotly from 5.13.1 to 5.14.0.
Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
31e97dc
fix dateab8687d
update changelogac674ef
Update README.md8a75262
version changes for v5.14.05351836
Merge pull request #4114 from not522/utf-8f4609fc
Merge pull request #4104 from plotly/march-docs846d1f7
Update CHANGELOG.md690afe0
Update aggregations.md7be3b7d
Merge branch 'master' into march-docs1860acc
Specify utf-8 in script tagDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)