diff --git a/modules/statistiche/edit.php b/modules/statistiche/edit.php index 457e23d29..f4f0809e2 100755 --- a/modules/statistiche/edit.php +++ b/modules/statistiche/edit.php @@ -142,6 +142,9 @@ var chart_options = { } } }, + legend: { + position: "bottom", + }, } }; @@ -420,12 +423,6 @@ $(document).ready(function() { '.$dataset.' ] }, - options: { - responsive: true, - legend: { - position: "bottom", - }, - } }); }); '; @@ -480,12 +477,6 @@ $(document).ready(function() { '.$dataset.' ] }, - options: { - responsive: true, - legend: { - position: "bottom", - }, - } }); }); '; @@ -579,9 +570,6 @@ $(document).ready(function() { options: { responsive: true, indexAxis: "y", - legend: { - position: "bottom", - }, scales: { x: { ticks: {