Update system_status.php (#6142)
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
const cpu_usage_chart_config = {
|
const cpu_usage_chart_config = {
|
||||||
type: 'doughnut',
|
type: 'doughnut',
|
||||||
data: cpu_chart_usage_data,
|
data: cpu_usage_chart_data,
|
||||||
options: {
|
options: {
|
||||||
responsive: true,
|
responsive: true,
|
||||||
maintainAspectRatio: false,
|
maintainAspectRatio: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user