wklumpen / equity-pulse-web

Equity Pulse is a web application and visualization platform using Flask+D3 to support equity and access calcualtions for TransitCenter/SSR/SF2 Work
4 stars 0 forks source link

Re-think color scaling and bins #156

Open wklumpen opened 1 year ago

wklumpen commented 1 year ago

Currently, for cumulative measures we use a Jenks natural breaks method that considers the entire dataset to find breaks. This has a few issues:

We can use this space (or an issue in a future repository) to decide on a better approach going forward.