{{ 'RowEvolution_MultiRowEvolutionTitle'|translate }}
{{ graph | raw }}
{{ availableRecordsText|translate }}
{% for i, metric in metrics %}
|
{{ metric.sparkline|raw }}
|
{% import 'macros.twig' as piwik %}
{{ piwik.logoHtml(metric, "") }}
{{- metric.label|raw -}}
{{ metric.details|raw }}
|
{% endfor %}
» {{ 'RowEvolution_PickAnotherRow'|translate }}
{% if availableMetrics|length > 1 %}
{{ 'RowEvolution_AvailableMetrics'|translate }}
{% endif %}