Merge branch 'master' of gitlab.com:Sheppy_/open-web-leaderboard

This commit is contained in:
Yannik Schmidt
2020-09-29 07:56:36 +02:00

View File

@@ -61,6 +61,7 @@
borderColor: [ 'rgba(200, 99, 132, .7)' ],
borderWidth: 2
}],
},
options: {
scales: {
yAxes: [{
@@ -74,7 +75,6 @@
},
responsive: true
}
}
});
</script>
</body>