summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--statistics_app/templates/statistics_app/workshop_stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/statistics_app/templates/statistics_app/workshop_stats.html b/statistics_app/templates/statistics_app/workshop_stats.html
index fa1b10d..6dc1103 100644
--- a/statistics_app/templates/statistics_app/workshop_stats.html
+++ b/statistics_app/templates/statistics_app/workshop_stats.html
@@ -210,7 +210,7 @@
document.getElementById("visualization").style.visibility='hidden';
myChart = new Chart(ctx1, {
- type: 'horizontalBar',
+ type: 'bar',
data: {
labels: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', ' December'],
datasets: [{