diff --git a/modules/statistiche/edit.php b/modules/statistiche/edit.php
index f4b6ec3d3..90ecd9502 100755
--- a/modules/statistiche/edit.php
+++ b/modules/statistiche/edit.php
@@ -50,9 +50,6 @@ echo '
@@ -112,7 +114,7 @@ var chart_options = {
scaleID: "y-axis-0",
value: 0,
label: {
- enabled: false,
+ enabled: true,
}
}]
},
@@ -142,9 +144,6 @@ var chart_options = {
}
}
},
- legend: {
- position: "bottom",
- },
}
};