Skip to content

Commit

Permalink
updated roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbaumann committed Sep 23, 2017
1 parent a9f1f90 commit 106c296
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ROADMAP.md
Expand Up @@ -7,7 +7,6 @@ please start an Issue on github with more details.
## Working on Next

- [ ] Support categorical measure data.
- [ ] html templates for property display on mouseover
- [ ] Add choropleth / fill visualization type
- [ ] Add heatmap visualization type
- [ ] PNG image export of map and data to file
Expand All @@ -18,6 +17,7 @@ please start an Issue on github with more details.
- [ ] Control map interactivity with python vars
- [ ] Add shapely points, lines, and polygons to map (with projection wrapper around non-4326 shapes)
- [ ] `dashboard-like` tabular views with filtering
- [ ] Add user-defined html templates for popups


## Recently completed
Expand All @@ -27,4 +27,6 @@ please start an Issue on github with more details.
- [x] graduated symbols for circleviz
* Implemented in 0.2.0
- [x] legend
* Implemented in 0.2.0
* Implemented in 0.2.0
- [x] html templates for property display on mouseover
* Implemented in 0.3.0

0 comments on commit 106c296

Please sign in to comment.