• {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_ONLY', 'Include only')}}  {{data.filterableElements[0].dimensionLabel}}  -  {{data.filterableElements[0].value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE', 'Exclude')}}  {{data.filterableElements[0].dimensionLabel}}  -  {{data.filterableElements[0].value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_DIMENSION', 'Include dimension')}}
    • {{::translate('CHARTS.CONTEXTUAL_MENU.INCLUDE_ONLY', 'Include only')}}  {{filterableElement.dimensionLabel}}  -  {{filterableElement.value|gentleTruncate:35}}
  • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE_DIMENSION', 'Exclude dimension')}}
    • {{::translate('CHARTS.CONTEXTUAL_MENU.EXCLUDE', 'Exclude')}}  {{filterableElement.dimensionLabel}}  -  {{filterableElement.value|gentleTruncate:35}}
  • {{ customAction.label }}