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

USA Choropleths OSError fixed in Windows #980

Merged
merged 4 commits into from
Mar 26, 2018
Merged

USA Choropleths OSError fixed in Windows #980

merged 4 commits into from
Mar 26, 2018

Conversation

Kully
Copy link
Contributor

@Kully Kully commented Mar 26, 2018

the issue: https://community.plot.ly/t/us-county-choropleth-map/8629
cc. @cldougl @chriddyp ready for review

I've updated the CHANGELOG and bumped version number in this PR as I think it's best to push this to pip asap

CHANGELOG.md Outdated
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.5.1] - 2018-03-26
### Fixed
- `plotly.figure_factory.create_choropleth` now works in Windows without raising an OSError. The module now uses intelligent path tools from `os` to manipulate and manage the shapefiles packaged with Plotly
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of "intelligent", maybe "cross-platform"?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manage the shapefiles packaged with Plotly

"manage the shapefiles contained in this package."

@chriddyp
Copy link
Member

💃 once tests pass

@Kully Kully merged commit 0bde4e1 into master Mar 26, 2018
@Kully Kully deleted the windows-choropleth branch March 26, 2018 20:14
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.

2 participants