Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gusseppe/plotly.py

Tags

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.5.0 (plotly#1387)

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.4.2 (plotly#1285)

* Updated changelog for 3.4.2
* Updated README installation instructions
* Update versions to plotly.py 3.4.2 and plotlywidget 0.5.2

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.4.1 (plotly#1269)

* quiet pip install in conda packaging to see if it helps avoid circleci build errorerror: [Errno 11] Resource temporarily unavailable.   Running setup.py install for plotly: finished with status 'error'
* Update Plotly.js to 1.42.5
* Update CHANGELOG with new fixes and new plotly.js version
* Bump plotly.py version to 3.4.1 and plotlywidget to 0.5.1

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.4.0 (plotly#1254)

* Added changelog and README version updates for 3.4.0
* Update plotly.js to 1.42.2
* Darken default marker outline color in plotly_dark template
* Fix ggplot2 colorbar length
* Bump plotly.py and plotlywidget versions to 3.4.0 and 0.5.0

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.3.0 (plotly#1205)

* Bump version for release candidate

* Update changelong for version 3.3.0

* Build js

* Add codegen special case for `layout.polar.bargap` and `layout.polar.barmode`

* Add bdist_wheel to release instructions

* Bump versions to final

* Update installation instruction versions to final

* Finalize changelog

v3.2.1

Toggle v3.2.1's commit message
Note Python 3.5+ requirement for JupyterLab in changelog

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.2.0 (plotly#1157)

* Initial changelog work

* More progress on Changelog

* README installation updates to add conda and orca instructions

* Add notebook and ipywidgets to quickstart installation command

* Split quickstart code into two cells to show where figure is displayed

* Reorganize README

* Specialize schema descriptions for Python in docstrings

* bump versions to plotly.py 3.2.0rc1 and plotlywidget 0.3.0-rc.1

Also update README with release candidate installation instructions

* Conda needs single equals

* Fix conda orca install command
[skip ci]

* Fill in remaining TODOs and references in changelog and README
[skip ci]

* `np.ascontiguousarray` is preserving the `WRITEABLE` flag now.
Copy explicitly so we don't make input array read-only.

* Add instructions to unset NODE_OPTIONS environment variable

This causes an error when using orca from the commandline.

* Bump plotly.py to 3.2.0 and plotlywidget to 0.3.0

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.1.1 (plotly#1096)

* Updated CHANGELOG and README
* Added release process to contributing.md

v3.1.0

Toggle v3.1.0's commit message

v3.0.2

Toggle v3.0.2's commit message