DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
17 stars 3 forks source link

Round all displayed values to integers and add note about rounding #286

Open NXXR opened 1 year ago

NXXR commented 1 year ago

Related to #273

Make sure all displayed values are rounded to integers (map & line chart tooltips) and add a note somewhere about rounding of the simulation values (disclaimer).

KleinAn commented 1 year ago

I would say: Priority medium, because it is important for the LHA to see this information and the background clearly to make decisions.

JonasGilg commented 1 year ago

The rounding should be completed in #287. The disclaimer is still open for implementation. Where do we want to put it?

NXXR commented 1 year ago

Where do we want to put it? I'd say we can put is somewhere inside the menu (button top right), where the attributions and imprint is located.