Add angle, angleref and standoff to marker and add backoff to line; also introduce new arrow symbols to facilitate drawing networks [#6297]
Add minreducedwidth and minreducedheight to layout for increasing control over automargin [#6307]
Add entrywidth and entrywidthmode to legend [#6202, #6324]
v5.10.0
Updated
Updated Plotly.js to from version 2.12.1 to version 2.14.0. See the plotly.js CHANGELOG for more information. Notable changes include:
Add support for sankey links with arrows
Add selections, newselection and activeselection layout attributes to have persistent and editable selections over cartesian subplots
Add unselected.line.color and unselected.line.opacity options to parcoords trace
Display Plotly's new logo in the modebar
v5.9.0
Added
pattern_shape options now available in px.timeline()#3774
facet_* and category_orders now available in px.pie()#3775
Performance
px methods no longer call groupby on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups #3765 with thanks to @jvdd
Updated
Allow non-string extras in flaglist attributes, to support upcoming changes to ax.automargin in plotly.js plotly.js#6193, #3749
v5.8.2
Fixed
Fixed a syntax error that caused rendering issues in Databricks notebooks and likely elsewhere. #3763 with thanks to @fwetdb
Add angle, angleref and standoff to marker and add backoff to line; also introduce new arrow symbols to facilitate drawing networks [#6297]
Add minreducedwidth and minreducedheight to layout for increasing control over automargin [#6307]
Add entrywidth and entrywidthmode to legend [#6202, #6324]
[5.10.0] - 2022-08-11
Updated
Updated Plotly.js to from version 2.12.1 to version 2.14.0. See the plotly.js CHANGELOG for more information. Notable changes include:
Add support for sankey links with arrows
Add selections, newselection and activeselection layout attributes to have persistent and editable selections over cartesian subplots
Add unselected.line.color and unselected.line.opacity options to parcoords trace
Display Plotly's new logo in the modebar
[5.9.0] - 2022-06-23
Added
pattern_shape options now available in px.timeline()#3774
facet_* and category_orders now available in px.pie()#3775
Performance
px methods no longer call groupby on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups #3765 with thanks to @jvdd
Updated
Allow non-string extras in flaglist attributes, to support upcoming changes to ax.automargin in plotly.js plotly.js#6193, #3749
[5.8.2] - 2022-06-10
Fixed
Fixed a syntax error that caused rendering issues in Databricks notebooks and likely elsewhere. #3763 with thanks to @fwetdb
[5.8.1] - 2022-06-08
(no changes, due to a mixup with the build process!)
[5.8.0] - 2022-05-09
Fixed
Improve support for type checking and IDE auto-completion by bypassing lazy-loading when type checking. #3425 with thanks to @JP-Ellis
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.1.0 to 5.11.0.
Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
... (truncated)
Commits
e7eb42d
version changes for 5.11.09fe0de6
Merge pull request #3939 from plotly/fix-typo595313f
fix typod124170
Merge pull request #3931 from plotly/docs-oct79c49c1
standoff examplee909b32
Create dumbbell-plots.md2d3714b
Update marker-style.mdfded25c
add marker updatesbd896ee
Update setting-graph-size.md94196a6
Update legend.mdDependabot 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)