Changelog for
python3-plotly-2.4.1-18.3.noarch.rpm :
Thu Feb 22 13:00:00 2018 arunAATTgmx.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 13:00:00 2018 arunAATTgmx.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 13:00:00 2018 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 2.3.0:
* Fixed
+ Merged pull request that fixes GraphWidget for IPython > v6
* Updated
+ Updated plotly.min.js to version 1.33.1.
o New plot types include a violin trace type.
o New features include completely rewritten scattergl using regl
and a completely rewritten polar chart renderer.
o See the plotly.js CHANGELOG for additional information regarding
the updates.
Wed Dec 6 13:00:00 2017 arunAATTgmx.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 13:00:00 2017 arunAATTgmx.de
- update to version 2.2.2:
* bullet chart figure factory. Call
help(plotly.figure_factory.create_bullet) for examples and how to
get started making bullet charts with the API.
Fri Oct 27 14:00:00 2017 arunAATTgmx.de
- update to version 2.2.1:
* presentation objects now added to setup.py
- changes from version 2.2.0:
* Added
+ NEW Presentations API for Python! Run
help(plotly.presentation_objs.Presentations) for help or check
out the new documentation
Fri Oct 13 14:00:00 2017 arunAATTgmx.de
- update to version 2.1.0:
* Updated plotly.min.js to version 1.31.0.
+ New features include a table trace type.
+ See the plotly.js CHANGELOG for additional information regarding
the updates.
Sat Oct 7 14:00:00 2017 arunAATTgmx.de
- update to version 2.0.16:
* Updated plotly.min.js to version 1.31.0 for plotly.offline.
See the plotly.js CHANGELOG for additional information regarding the updates.
Tue Oct 3 14:00:00 2017 arunAATTgmx.de
- update to version 2.0.15:
* Updated plotly.min.js to version 1.30.0 for plotly.offline.
+ See the plotly.js CHANGELOG for additional information regarding
the updates.
Thu Aug 17 14:00:00 2017 toddrme2178AATTgmail.com
- Update to python-plotly-2.0.14
- Fix imports
Wed Aug 2 14:00:00 2017 alarrosaAATTsuse.com
- Update to python-plotly-2.0.12
- Use singlespec macros
Wed Apr 29 14:00:00 2015 toddrme2178AATTgmail.com
- Initial version