1
0
forked from pool/python-plotly

Accepting request 729109 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/729109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-09-10 07:34:47 +00:00
committed by Git OBS Bridge
parent 57e0194fdd
commit f47cc60ed0
4 changed files with 25 additions and 8 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Sep 7 16:30:21 UTC 2019 - Arun Persaud <arun@gmx.de>
- specfile:
* removed devel from noarch
- update to version 4.1.1:
* Updated
+ Updated Plotly.js to version 1.49.4. See the plotly.js CHANGELOG
for more information
+ The width of a figure produced by the create_gantt figure
factory now resizes responsively (#1724)
* Fixed
+ The name of the steps property of graph_objects.indicator.Guage
has been renamed from stepss to steps
+ Avoid crash in iframe renderers when running outside iPython
(#1723)
-------------------------------------------------------------------
Fri Aug 16 16:17:42 UTC 2019 - Todd R <toddrme2178@gmail.com>