1
0
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:
2017-12-08 11:58:41 +00:00
committed by Git OBS Bridge
parent ca4a125ddc
commit 45befcd3a7
4 changed files with 17 additions and 4 deletions

View File

@@ -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