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.7.1 #158

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates plotly from 3.6.1 to 3.7.1.

Changelog

3.7.1

Fixed
- Fixed `.update` on numbered axis objects for Python < 3.6
([1462](https://github.com/plotly/plotly.py/issues/1462),
[1464](https://github.com/plotly/plotly.py/pull/1464))

3.7.0

Updated
- Updated Plotly.js to version 1.45.2. See the
[plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md1452----2019-03-07)
for more information.

Added
- Added new `auto_play` argument to offline `plot` and `iplot` to control
whether figures with frames are automatically animated when the figure is
loaded
([1447](https://github.com/plotly/plotly.py/pull/1447))
- Added support for uploading "offline" animations (those with inline data
arrays rather than grid references) to Chart Studio using `plotly.plotly.create_animations`
([1432](https://github.com/plotly/plotly.py/pull/1432))

Updated
- Updated implementation of the `ternary_contour` figure factory that was
added in 3.6.0. The new implementation uses the native plotly.js ternary axes
and provides ILR transform support.
([1418](https://github.com/plotly/plotly.py/pull/1418))

Fixed
- Make sure the trace `selectedpoints` property of `FigureWidget` traces is
updated on the Python side in response to plotly.js selection events
([1433](https://github.com/plotly/plotly.py/issues/1433))
- Fix validation for 0-dimensional numpy arrays
([1444](https://github.com/plotly/plotly.py/pull/1444)). Special thanks to 
[ankokumoyashi](https://github.com/ankokumoyashi) for this contribution!
Links

@pyup-bot pyup-bot mentioned this pull request Mar 19, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 690

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.988%

Totals Coverage Status
Change from base Build 687: 0.0%
Covered Lines: 4823
Relevant Lines: 8771

💛 - Coveralls

@schlegelp schlegelp merged commit ad8abd0 into master Apr 9, 2019
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.

None yet

3 participants