removed chart legend from account page

This commit is contained in:
Jack 2020-05-26 19:59:26 +01:00
parent 5c530da1be
commit 255f40f97e

View file

@ -201,7 +201,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), {
duration: 250
},
legend: {
display: true,
display: false,
labels: {
fontFamily: "Roboto Mono",
fontColor: "#ffffff"