forked from pool/python-plotly
Accepting request 578896 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/578896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=8
This commit is contained in:
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 04:17:56 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 2.4.1:
|
||||
* Fixed
|
||||
+ The required shapefiles to generate the choropleths via
|
||||
plotly.figure_factory.create_choropleth are now shipped in the
|
||||
package data.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 17:15:11 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 2.4.0:
|
||||
* Added
|
||||
+ County Choropleth figure factory. Call
|
||||
help(plotly.figure_factory.create_choropleth) for examples and
|
||||
how to get started making choropleths of US counties with the
|
||||
Python API.
|
||||
Note: import plotly.figure_factory as ff is broken and 2.4.0
|
||||
must be yanked ASAP. Efforts to fix this version are currently
|
||||
underway.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user