mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Remove Legends
This commit is contained in:
@@ -276,6 +276,9 @@ export default function ServerDetail() {
|
|||||||
return timeLabels[tooltipItems[0].dataIndex];
|
return timeLabels[tooltipItems[0].dataIndex];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
legend: {
|
||||||
|
display: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
scales: {
|
scales: {
|
||||||
@@ -320,6 +323,9 @@ export default function ServerDetail() {
|
|||||||
return timeLabels[tooltipItems[0].dataIndex];
|
return timeLabels[tooltipItems[0].dataIndex];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
legend: {
|
||||||
|
display: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
scales: {
|
scales: {
|
||||||
|
|||||||
Reference in New Issue
Block a user