update chart
This commit is contained in:
parent
90f504c328
commit
b9bf1a39b2
@ -211,6 +211,7 @@
|
||||
},
|
||||
},
|
||||
yAxis: {
|
||||
show: false, // Completely hides the y-axis
|
||||
type: "value",
|
||||
splitLine: {
|
||||
show: false, // Disable grid lines
|
||||
@ -219,6 +220,7 @@
|
||||
color: "#fff",
|
||||
},
|
||||
},
|
||||
|
||||
series: series, // Use the dynamically created series array
|
||||
|
||||
tooltip: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user