{{'map.legend_reached' | translate }}
{{'map.legend_bellow' | translate }}
{{'map.legend_any' | translate }}
{{'map.legend-no-eu' | translate }}
{{'map.countries' | translate }} | {{'map.statements-support' | translate }} | {{'map.threshold' | translate }} | {{'map.percentage' | translate }} |
---|---|---|---|
{{ country.label | translate }} {{ labelStatus(country)| translate }} |
{{ country.count | uxNumberFormat: '' :0: '.' }} | {{ country.treshold | uxNumberFormat: '' :0: '.' }} | {{ country.percentage }}% |
{{'map.countries' | translate }} | |
---|---|
{{ country.label | translate }} |
{{ labelStatus(country)| translate }}
{{'map.threshold' | translate }}
{{ country.treshold | uxNumberFormat: '' :0: '.' }}
{{'map.statements-support' | translate }}
{{ country.count | uxNumberFormat: '' :0: '.' }}
{{'map.percentage' | translate }}
{{ country.percentage }}%
|