Skip to content
Snippets Groups Projects
Commit 2b199a8b authored by Thomas Dondorf's avatar Thomas Dondorf
Browse files

Note added to weekheatmap

parent e3e7eaa3
No related branches found
No related tags found
No related merge requests found
...@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'Dieses Plugin speichert keine personenbezogenen D ...@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'Dieses Plugin speichert keine personenbezogenen D
$string['introduction'] = 'Die folgende Darstellung visualisiert alle Aufrufe als wöchentliche Heatmap. $string['introduction'] = 'Die folgende Darstellung visualisiert alle Aufrufe als wöchentliche Heatmap.
Jeder Zugriff wird auf der X-Achse seiner entsprechenden Uhrzeit zugeordnet und auf der Y-Achse dem entsprechenden Wochentag. Jeder Zugriff wird auf der X-Achse seiner entsprechenden Uhrzeit zugeordnet und auf der Y-Achse dem entsprechenden Wochentag.
Hierdurch kann abgelesen werden in welchen Zeiträumen die meisten Zugriffe stattfinden.'; Hierdurch kann abgelesen werden in welchen Zeiträumen die meisten Zugriffe stattfinden.
In bestimmten Fällen kann es bei der Darstellung zu einer Zeitverschiebung von Datenpunkten um eine Stunde kommen.';
$string['hits'] = 'Aufrufe'; $string['hits'] = 'Aufrufe';
...@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'This plugin does not store any personal data.'; ...@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'This plugin does not store any personal data.';
$string['introduction'] = 'The following figure visualizes all hits as a weekly heatmap. $string['introduction'] = 'The following figure visualizes all hits as a weekly heatmap.
Each hit is mapped to its corresponding time on the X-axis and to the corresponding weekday on the Y-axis. Each hit is mapped to its corresponding time on the X-axis and to the corresponding weekday on the Y-axis.
Hereby it can be seen in which periods of time the most hits take place.'; Hereby it can be seen in which periods of time the most hits take place.
In certain cases, there may be a time shift of data points by one hour during display.';
$string['hits'] = 'hits'; $string['hits'] = 'hits';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment