PTDP / ptdp

Prison Telecom Data Project
2 stars 3 forks source link

Add range sliders to allow filtering facilities that appear on map by population #20

Open haydenbetts opened 3 years ago

haydenbetts commented 3 years ago

Currently, there is some stubbed code to add RangeSliders to allow users hide and show facilities depending on their population. E.g., show facilities with more than 200 residents, and less than 500. We will need to handle facilities with null population here as well. I think the best way to do this is to include by default, and filter them out when bumping above 0.

Screen Shot 2021-05-08 at 8 25 21 PM