Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8f557c7

Browse filesBrowse files
committed
changelog
1 parent c3682d3 commit 8f557c7
Copy full SHA for 8f557c7

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.4.2] - UNRELEASED
6+
### Updated
7+
- `plotly.figure_factory.create_choropleth` has changed some of the default plotting options:
8+
- 'offline_mode' param has been removed from call signature
9+
- persistent selection api for the centroid points is automatically enabled. See https://plot.ly/python/reference/#scatter-selected and https://plot.ly/python/reference/#scatter-unselected for details
10+
- FIPS values that appear on hover are 0-padded to ensure they are 5 digits
11+
- for the county lines data `hover_info='none'` by default
12+
513
## [2.4.1] - 2018-02-21
614
### Fixed
715
- The required shapefiles to generate the choropleths via `plotly.figure_factory.create_choropleth` are now shipped in the package data.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.