{{ viewModel.fillLevelSlider.label }}%
{{ viewModel.collectDateSlider.label }}
{{ 'geo_portal.attributes.probes.containers_total' | translate }}

{{ isNaN(viewModel.totalContainers) ? '-' : viewModel.totalContainers }}

{{ 'geo_portal.attributes.dashboard.volume' | translate }}

{{ isNaN(viewModel.totalVolumeCollected) ? '-' : viewModel.totalVolumeCollected }}