mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 13:01:10 +08:00
removed chart legend from account page
This commit is contained in:
parent
5c530da1be
commit
255f40f97e
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ var resultHistoryChart = new Chart($(".pageAccount #resultHistoryChart"), {
|
|||
duration: 250
|
||||
},
|
||||
legend: {
|
||||
display: true,
|
||||
display: false,
|
||||
labels: {
|
||||
fontFamily: "Roboto Mono",
|
||||
fontColor: "#ffffff"
|
||||
|
|
Loading…
Reference in a new issue