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

Countries polygons: support symbolizing on other fields #67

Open
abettermap opened this issue May 25, 2020 · 0 comments
Open

Countries polygons: support symbolizing on other fields #67

abettermap opened this issue May 25, 2020 · 0 comments
Labels
effort: 3 (med) Moderate amount of work focus: functionality Requires script changes (TypeScript or JS), e.g. handle form submission, fetch API endpoint, etc. focus: ui/design Style or user-interface changes priority: 1 (wishlist) Some day! type: enhancement New feature or functionality to introduce.

Comments

@abettermap
Copy link
Contributor

Description

In addition to totals, we have day-change data for confirmed/dead/recovered, so we could allow users to symbolize based on the other fields.

Related items

Jira CSR-93

Resolution

If we didn't get fussy about colors, seems easy to implement.

  • Store the state (palette, field) in global context.
  • Dispatch from within a custom layer switcher.
@abettermap abettermap added type: enhancement New feature or functionality to introduce. effort: 3 (med) Moderate amount of work priority: 1 (wishlist) Some day! focus: ui/design Style or user-interface changes focus: functionality Requires script changes (TypeScript or JS), e.g. handle form submission, fetch API endpoint, etc. labels May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 3 (med) Moderate amount of work focus: functionality Requires script changes (TypeScript or JS), e.g. handle form submission, fetch API endpoint, etc. focus: ui/design Style or user-interface changes priority: 1 (wishlist) Some day! type: enhancement New feature or functionality to introduce.
Projects
None yet
Development

No branches or pull requests

1 participant