Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plotly to 3.1.1 #78

Merged
merged 1 commit into from
Aug 30, 2018
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates plotly from 3.0.2 to 3.1.1.

Changelog

3.1.1

This release is a minor bug-fix update to version 3.1.0

JupyterLab Versions
For use with JupyterLab, the following versions of the following packages
must be installed:

- Python Packages
- plotly==3.1.1
- ipywidgets>=7.2
- notebook>=5.3
- jupyterlab==0.33

- JupyterLab Extensions
- plotlywidget0.2.1
- jupyter-widgets/jupyterlab-manager0.36
- jupyterlab/plotly-extension0.16

Updated
- Updated plotly.js to version 1.39.4.
- This is a bug-fix release of plotly.js
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md1394----2018-08-02) for more information

Fixed
- Fixed error in validation of configkeys
[plotly/plotly.js1065](https://github.com/plotly/plotly.py/pull/1065)
- Fixed error in presentation of named colorscales
[plotly/plotly.js1089](https://github.com/plotly/plotly.py/pull/1089)
- Fixed numerical precision error when using `plotly.tools.make_subplots`
to create figures with a large number of subplots
[plotly/plotly.js1091](https://github.com/plotly/plotly.py/pull/1091)
- Fixed problem that prevented the use of the `.update` method to initialize
an array property (e.g. `layout.shapes`)
[plotly/plotly.js1091](https://github.com/plotly/plotly.py/pull/1092)
- Fixed `FigureWidget` problem causing scroll zoom on 3D plots to stutter
[plotly/plotly.js1094](https://github.com/plotly/plotly.py/pull/1094) 
- Fixed invalid `tickmode` property in `matplotlylib`
[plotly/plotly.js1101](https://github.com/plotly/plotly.py/pull/1101)

3.1.0

JupyterLab Versions
For use with JupyterLab, the following versions of the following packages
must be installed. See [README.md](README.md) for instructions.

- Python Packages
- plotly==3.1.0
- ipywidgets>=7.2
- notebook>=5.3
- jupyterlab==0.32.1

- JupyterLab Extensions
- plotlywidget0.2.0
- jupyter-widgets/jupyterlab-manager0.35
- jupyterlab/plotly-extension0.16

Updated
- Updated Plotly.js to version 1.39.2
- See highlights below
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md1392----2018-07-16) for more information.

Added
- Added 3D streamtube traces
[plotly/plotly.js2658](https://github.com/plotly/plotly.js/pull/2658)
- Added support for on-graph text in scattergl traces
- Added gridshape attribute to polar subplots with values 'circular' (the default) and 'linear' (to draw polygon grids)
[plotly/plotly.js2739](https://github.com/plotly/plotly.js/pull/2739)
Links

@pyup-bot pyup-bot mentioned this pull request Aug 10, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 294

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 60.997%

Files with Coverage Reduction New Missed Lines %
pymaid/fetch.py 1 72.07%
Totals Coverage Status
Change from base Build 291: -0.01%
Covered Lines: 4626
Relevant Lines: 7584

💛 - Coveralls

@schlegelp schlegelp merged commit 63a45fc into master Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants