You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,11 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
-
## [2.4.0] - 2018-02-16 [SOON TO BE YANKED]
5
+
## [2.4.0] - 2018-02-16 [BROKEN]
6
6
### Added
7
7
- County Choropleth figure factory. Call `help(plotly.figure_factory.create_choropleth)` for examples and how to get started making choropleths of US counties with the Python API.
8
8
9
-
Note: `import plotly.figure_factory as ff` is broken and 2.4.0 must be yanked ASAP. Efforts to fix this version are currently underway.
10
-
9
+
Note: Calling `plotly.figure_factory.create_choropleth` is broken and fails with an IOError.
0 commit comments