Accepting request 1176533 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.22.0
* Updated Plotly.js from version 2.31.1 to version 2.32.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 "bold" weight, "italic" style and "small-caps" variant
options to fonts [#6956]
* Fix applying autotickangles on axes with showdividers as well
as cases where tickson is set to "boundaries" [#6967], with
thanks to @my-tien for the contribution!
* Fix positioning of multi-line axis titles with standoff
[#6970], with thanks to @my-tien for the contribution!
- Release 5.21.0
* Updated Plotly.js from version 2.30.0 to version 2.31.1. See
the plotly.js CHANGELOG for more information. These changes are
reflected in the auto-generated plotly.graph_objects module.
Notable changes include:
* Add zorder attribute to various cartesian traces for
controlling stacking order of SVG traces drawn into a subplot
[#6918, #6953], This feature was anonymously sponsored: thank
you to our sponsor!
* Add "between" option to shape layer for placing them above grid
lines and below traces [#6927], with thanks to @my-tien for the
contribution!
* Add "raw" sizemode to cone trace [#6938]
* Add layout.hoversubplots to enable hover effects across
multiple cartesian suplots sharing one axis [#6947, #6950]
* Fixed orjson loading issue [#4562]
- Release 5.20.0
* Updated Plotly.js from version 2.29.1 to version 2.30.0. See
OBS-URL: https://build.opensuse.org/request/show/1176533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=63
This commit is contained in:
@@ -16,14 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python39 1
|
||||
Name: python-plotly
|
||||
Version: 5.17.0
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
Summary: Library for collaborative, interactive, publication-quality graphs
|
||||
License: MIT
|
||||
URL: https://github.com/plotly/plotly.py
|
||||
# Get the PyPI archive for the bundles JS files
|
||||
# Get the PyPI archive for the bundled JS files
|
||||
Source: https://files.pythonhosted.org/packages/source/p/plotly/plotly-%{version}.tar.gz
|
||||
# Additionally use the GitHub archive for the test suite
|
||||
Source1: https://github.com/plotly/plotly.py/archive/refs/tags/v%{version}.tar.gz#/plotly.py-%{version}-gh.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user