-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indicate shapes with no connected data - transparent fill? #62
When removing a chip, add matches to Other #63 When dropping a chip, replace with the next most popular value if available #65 * Move the found records and other records collections building into Map local variables to avoid excessive mobx reactions. * Even though we only show the top seven search terms, all others will still be calculated and stored, but shown within 'Other' * Clean up colour handling, add an 'Other' colour (currently a light cream colour). * Use a transparent fill for geo polygons that have no data. * Always show 'Other' chip in MapFilter
- Loading branch information
Showing
6 changed files
with
154 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.