Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add way for users to color code their search results #215

Closed
smarziano opened this issue Jun 19, 2016 · 4 comments
Closed

Add way for users to color code their search results #215

smarziano opened this issue Jun 19, 2016 · 4 comments

Comments

@smarziano
Copy link

smarziano commented Jun 19, 2016

When a search result was completed, CUTGroup testers expected the results to be color coded based on differences in the data record. This also relates to issue #210.

As an example, for potholes reported in 60660, it would be an improvement if users could color code all "Potholes Patched" in one color and then "No Problem Found" in a different color. This would help them make some conclusions from the dataset they are seeing.
screen shot 2016-06-19 at 9 53 40 am

@PriyaDoIT
Copy link

@tomschenkjr I think this could be fixed if we can have OG support OR filters. The user could add two of the same datasets , 311 Service Requests - Pot Holes Reported, and have one with the filter most_Recent_Action = pothole filled with one color and another with most_Recent_Action = no pothole found with another color.

@tomschenkjr
Copy link
Contributor

@PriyaDoIT - yeah, that makes sense.

@PriyaDoIT
Copy link

@tomschenkjr @smarziano
Actually, we don't need OR for this. It works for AND. Since 311 data is iffy right now, I used the Food Inspections dataset twice. One of them had a filter with facility type= School and the other facility type=Restaurant. Perhaps we can add this to the documentation.

image

@PriyaDoIT
Copy link

Hi @reve0716 could you help update the documentation to add this information? Here is what I wrote in a recent blog entry:
Sometimes we find that users want to differentiate the dot colors within a dataset. Using food establishments as an example, I want to find restaurants and food trucks in Chicago, both of these are listed under the single dataset, Business Licenses, but I want them represented on a map as two different colors. What should I do since I can only add one color per dataset? Simple, just add the Business Licensees dataset twice and set one with the filter License_description = “Retail Food Establishments” and the other License_description = “Mobile Food Licenses,” and assign each of them a different color. In the example below, Retail Food Establishments are red and Mobile Food Licenses are blue. [I can send you the gif that I used to demonstrate this]

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants