{%setsecondPartOfTooltip=['This is ',totalPercentage,' of all ',totalValue,' ',translations[column]|default(column)]|join%}
{%else%}
{%setsecondPartOfTooltip=''%}
{%endif%}
<spanclass="ratio"title="'{{row.getColumn(columns_to_display|first)|e('html_attr')}}' represents {{rowPercentage|e('html_attr')}} of {{totals[column]|e('html_attr')}} with {{translations[columns_to_display|first]|default(columns_to_display|first)|e('html_attr')}}. {{secondPartOfTooltip}}"> {{rowPercentage}}</span>