mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Disable legend view in charts
This commit is contained in:
parent
443581d676
commit
a214d41f0c
@ -220,6 +220,9 @@ export default function ServerDetail() {
|
||||
return timeLabels[tooltipItems[0].dataIndex];
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
display: false
|
||||
}
|
||||
},
|
||||
scales: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user