8000 Finishing up Hexbin Mapbox PR by nicolaskruchten · Pull Request #2638 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Finishing up Hexbin Mapbox PR #2638

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

Merged
merged 17 commits into from
Jul 14, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Changelog entry
  • Loading branch information
RenaudLN committed Jun 11, 2020
commit 50854da35330c53c67f111dec34f2a06b4c3f270
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- Fixed special cases with `px.sunburst` and `px.treemap` with `path` input ([#2524](https://github.com/plotly/plotly.py/pull/2524))

### Added

- New hexbin_mapbox trace in Plotly Express

## [4.8.1] - 2020-05-28

### Fixed
Expand Down
0