instedd / planwise

PlanWise applies algorithms and geospatial optimisation techniques to existing data on population, road networks and health facilities, so health care planners can better understand the unmet health needs of their constituents and better locate future health facilities.
GNU General Public License v3.0
40 stars 6 forks source link

Use units in scenario table's tooltips #628

Open nditada opened 3 years ago

nditada commented 3 years ago
  1. [Consumer unit] with service: ([Consumer unit] within [provider unit]’s catchment area, with access to [capacity unit] within capacity)
  2. [Consumer unit] without service: ([Consumer unit] within [provider unit]’s catchment area but without enough [capacity unit] to provide service)
  3. [Consumer unit] without coverage: ([Consumer unit] outside catchment area of [provider unit])

Related to: https://github.com/instedd/planwise/issues/597

manumoreira commented 3 years ago

If we will implement this we need to find a solution to fit text in the column width as the Consumer unit length will vary. The tooltip will work fine.

ismaelbej commented 3 years ago

Included in #619