forked from pool/python-plotly
Accepting request 554734 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/554734 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=6
This commit is contained in:
parent
ca4a125ddc
commit
45befcd3a7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69b3e9a16e5c4c20ca7d3a552ad6aa76b0164f5ee16e979c4e8086afb66fe0a4
|
|
||||||
size 1081563
|
|
3
plotly-2.2.3.tar.gz
Normal file
3
plotly-2.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0
|
||||||
|
size 1082575
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 6 02:56:26 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 2.2.3:
|
||||||
|
* Added
|
||||||
|
+ -column_width and row_width parameters for
|
||||||
|
plotly.tools.make_subplots. Call
|
||||||
|
help(plotly.tools.make_subplots) for documentation.
|
||||||
|
* Updated plotly.min.js to version 1.31.2.
|
||||||
|
+ Fixes include adjustments to table trace for offline plotting.
|
||||||
|
+ See the plotly.js CHANGELOG for additional information regarding
|
||||||
|
the updates.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 26 21:26:06 UTC 2017 - arun@gmx.de
|
Sun Nov 26 21:26:06 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-plotly
|
Name: python-plotly
|
||||||
Version: 2.2.2
|
Version: 2.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for collaborative, interactive, publication-quality graphs
|
Summary: Library for collaborative, interactive, publication-quality graphs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user