parent
ca4827a564
commit
8de6dd794d
|
@ -149,7 +149,7 @@ const fnInitEcharts2 = (data, runningStateList) => {
|
|||
}));
|
||||
myChart3 = echarts.init(document.getElementById("main3"));
|
||||
const option = {
|
||||
color: ["#3d8bff", "#ff5252", "#54f313", "#f30404", "#a1a1a1", "#880909"],
|
||||
color: ["#3d8bff", "#FFA500", "#54f313", "#FF4500", "#a1a1a1", "#880909"],
|
||||
legend: {
|
||||
orient: "horizontal",
|
||||
right: 0,
|
||||
|
|
Loading…
Reference in New Issue