1
0
forked from pool/python-plotly

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/749078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal 2019-11-17 07:46:16 +00:00 committed by Git OBS Bridge
parent 932438ad7e
commit e70861a407
4 changed files with 33 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6650ddb4da3aa94dcaa32e0779e611c6b17f371b5250ffdbf5ece6d66ba4483b
size 5011519

3
plotly-4.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd6f453efa171dcea32fd08ad981712829f3dba4509603b3c3b8683b140ef30b
size 5009972

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sat Nov 16 17:52:20 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 4.3.0:
* Updated
+ Updated Plotly.js to version 1.51.1. See the plotly.js CHANGELOG
for more information
+ Improved propagation of empty templates (#1892)
+ Update the add_annotations/add_shapes/add_images methods to no
longer default to adding objects in paper coordinates. This
allows plotly.js to determine the default reference frame based
on context (#1888)
+ Use the default template's background color for displaying color
swatches (#1872). Special thanks to @joelostblom for this
contribution!
+ Improved docstrings (#1835, #1837)
* Added
+ Added image trace type (plotly.js#4289, plotly.js#4307,
plotly.js#4313, plotly.js#4319)
+ Added matplotlib-style plotly.express.imshow convenience
function to display images and heatmaps (#1855, #1885)
+ Added matplotlib-style simple_white template (#1864). Special
thanks to @joelostblom for this contribution.
+ Added support for using an externally managed orca server for
image export features (#1850). Special thanks to @miriad for
this contribution.
+ Added facet wrapping support to plotly express functions using
the new facet_col_wrap argument (#1838)
-------------------------------------------------------------------
Sat Nov 9 15:07:23 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-plotly
Version: 4.2.1
Version: 4.3.0
Release: 0
Summary: Library for collaborative, interactive, publication-quality graphs
License: MIT