Community
Participate
Working Groups
The mouseover tooltip currently displays Area Code, Area (km^2), Population count, and Longitude and Latitude. The tooltip will be modified to include the number of infected individuals. (more details to be added)
Thanks Justin. Assigning to you :-)
Re-assigned to Bryan. Items being added to the tooltip: Infectious, susceptible, recovered, and deceased count labels.
Created attachment 190505 [details] Proposed patch for label values This patch adds a label to the mouse-over tooltip that shows the percentages of current disease values. I.E a SEIR scenario will display an additional label on the mouse-over of a region that displays, "S:X%, E:X%, I:X%, R:X%, DD:X%" where X is some integer value and S, E, I, R, DD are labels meaning susceptible, exposed, infected, recovered, and disease deaths for that region.
Patch committed.
IPLog + Contibution from Students as part of open source contribution for class project. Eclipse contributor agreements in place
Created attachment 192775 [details] population fix Changed population size to double instead of int
Marking as fixed for the 1.4 release
Clear IP log per recommendation
Comment on attachment 190505 [details] Proposed patch for label values Set IP log per recommendation