modified presence widgets
Closes #323 (closed)
- Adapted the presence widgets for the infected and exposed population to be within a
widgets.VBox
. - Fixed the possible values for the range slider -
datetime.time
format. Previously, theFloatRangeSlider
values were float values with decimals between0 and 100
, while in time format the decimal part has now a ceiling in59
(min).
Example: