mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Remove Legends
This commit is contained in:
parent
42622f69d2
commit
88c8dbb7f3
@ -276,6 +276,9 @@ export default function ServerDetail() {
|
||||
return timeLabels[tooltipItems[0].dataIndex];
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
display: false
|
||||
}
|
||||
},
|
||||
scales: {
|
||||
@ -320,6 +323,9 @@ export default function ServerDetail() {
|
||||
return timeLabels[tooltipItems[0].dataIndex];
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
display: false
|
||||
}
|
||||
},
|
||||
scales: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user