Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Wish list: Color gradient #45

Open
hannahkates opened this issue Aug 4, 2016 · 3 comments
Open

Wish list: Color gradient #45

hannahkates opened this issue Aug 4, 2016 · 3 comments

Comments

@hannahkates
Copy link

Would love to have the ability to visualize a continuous variable with a color gradient

@chriswhong
Copy link
Contributor

To do this, we just need a dialog to ask the user which column to
visualize. Then when adding the geojson to the map, we use oneachfeature
in leaflet to style it. I think there are JS modules that can handle the
breaks algorithms, etc

On Thursday, August 4, 2016, hannahbkates notifications@github.com wrote:

Would love to have the ability to visualize a continuous variable with a
color gradient


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#45, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ABv7XDIY28yQIXbPxsgppyDnzkIYvKGnks5qclcsgaJpZM4JdIfd
.

@chriswhong
Copy link
Contributor

@timwis has already made the choropleth package we can use for this, we would just need to create the UI elements necessary to make it generic.
https://github.com/timwis/leaflet-choropleth

@timwis
Copy link

timwis commented Aug 5, 2016

Hey guys! cool project. was just shown http://dropchop.io/ in IRC, may also be of interest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants