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

create new map render functions #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ericnost
Copy link
Member

@ericnost ericnost commented Feb 9, 2025

Creates a function to render values on a 0-100 numeric scale. Layers without built-in color shading instructions can use this to turn block group shapes colors according to percentile values.

Also creates new valrend function. This strips records of " %ile" characters, converts remaining text to numeric, and classifies into color bins.

fixes #12

creates a rendering function and makes it available to 3 health disparities layers
addresses #12
creates new `valrend` function. This strips records of " %ile" characters, converts remaining text to numeric, and classifies into color bins.
fixes #12
@ericnost ericnost changed the title Update config.js create new map render functions Feb 9, 2025
@ericnost ericnost marked this pull request as ready for review February 9, 2025 20:35
@ericnost ericnost linked an issue Feb 9, 2025 that may be closed by this pull request
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.

better symbolize the health disparities layers
1 participant