diff --git a/plotly-5.16.1.tar.gz b/plotly-5.16.1.tar.gz deleted file mode 100644 index 12d2615..0000000 --- a/plotly-5.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:295ac25edeb18c893abb71dcadcea075b78fd6fdf07cee4217a4e1009667925b -size 7795459 diff --git a/plotly-5.17.0.tar.gz b/plotly-5.17.0.tar.gz new file mode 100644 index 0000000..6ef6443 --- /dev/null +++ b/plotly-5.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290d796bf7bab87aad184fe24b86096234c4c95dcca6ecbca02d02bdf17d3d97 +size 7824316 diff --git a/plotly.py-5.16.1-gh.tar.gz b/plotly.py-5.16.1-gh.tar.gz deleted file mode 100644 index 452182b..0000000 --- a/plotly.py-5.16.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d17726f2830c07b5fe16be2b20298da77da26050139c02c36149e79322aa695 -size 30846702 diff --git a/plotly.py-5.17.0-gh.tar.gz b/plotly.py-5.17.0-gh.tar.gz new file mode 100644 index 0000000..bf6c67a --- /dev/null +++ b/plotly.py-5.17.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b2b25ad82f2a949dcf4f764ba9da972f2ef62442afa3005ca08b4102a2ba36 +size 30874848 diff --git a/python-plotly.changes b/python-plotly.changes index f1ca46b..3aa8b72 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Mar 4 09:44:49 UTC 2024 - Dirk Müller + +- update to 5.17.0: + * Improved json docstrings, added `BasePlotlyType.to_json()` + method + * Updated Plotly.js from version 2.25.2 to version 2.26.0. See + the plotly.js CHANGELOG for more information. These changes + are reflected in the auto-generated `plotly.graph_objects` + module. Notable changes include: + * Add "min", "max", "min reversed" and "max reversed" autorange + options and handle partial ranges (i.e. one end being null), + add `autorangeoptions` (`clipmin`, `clipmax`, `minallowed`, + `maxallowed`, `include`) as well as `minallowed` and + `maxallowed` to cartesian, gl3d and radial axes + * Add [n]-sigma (std deviations) box plots as an alternative to + quartiles + * Add "top left" & "top center" side options to legend title + * Add "false" option to `scaleanchor` to allow removing a + constraint that is set by default + * Fixed two issues with px.imshow: [#4330] when facet_col is an + earlier dimension than animation_frame for xarrays and + [#4329] when facet_col has string coordinates in xarrays + ------------------------------------------------------------------- Sat Mar 2 10:07:30 UTC 2024 - Ben Greiner diff --git a/python-plotly.spec b/python-plotly.spec index 518460b..c9110e9 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -18,7 +18,7 @@ %define skip_python39 1 Name: python-plotly -Version: 5.16.1 +Version: 5.17.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT