diff --git a/plotly-2.2.2.tar.gz b/plotly-2.2.2.tar.gz deleted file mode 100644 index 61185ad..0000000 --- a/plotly-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69b3e9a16e5c4c20ca7d3a552ad6aa76b0164f5ee16e979c4e8086afb66fe0a4 -size 1081563 diff --git a/plotly-2.2.3.tar.gz b/plotly-2.2.3.tar.gz new file mode 100644 index 0000000..488353b --- /dev/null +++ b/plotly-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0 +size 1082575 diff --git a/python-plotly.changes b/python-plotly.changes index 40a92f7..a1da1d1 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -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 diff --git a/python-plotly.spec b/python-plotly.spec index c4b8bf8..4ab19e4 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-plotly -Version: 2.2.2 +Version: 2.2.3 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT