de-data-lab / voucher-eligibility

This repo contains all script and documentation related to out exploratory work on voucher (section 8) assistance eligibility across Delaware.
https://techimpact.shinyapps.io/housing-voucher
GNU Affero General Public License v3.0
1 stars 0 forks source link

Make hover tooltips describe more details #151

Closed nsunami closed 2 years ago

nsunami commented 2 years ago

The tooltips that will show on hover are showing redundant/no information to the plot.

We want to make the tooltips more descriptive. For example, the tooltip for the following view should show..

image

"In New Castle County, there are 28,486 families spending 30% or more of their income on rent."

We want to make sure that the tooltips are descriptive across the visuals and the map.

Charts that need work:

mehak25 commented 2 years ago

Map hover shows census tract. Pop-up is not looking good on the map because we reload the map at every click and therefore popup disappears as soon as the map reloads.