This commit is contained in:
何美荣 2026-06-03 16:28:20 +08:00
parent d8fe6fcc48
commit 16d3e068bd

View File

@ -1411,7 +1411,7 @@ class BI009FormRunAnalysis extends React.Component {
if (riskLevels) { if (riskLevels) {
let myChart = echarts.init(riskLevels); let myChart = echarts.init(riskLevels);
myChart.setOption({ myChart.setOption({
color: ["#c92a2a", "#ffa94d", "#ffe066", "#4285F4", "#fa8a89"], color: ["#c92a2a", "#ffa94d", "#ffe066", "#4285F4", "#fa8a89","#8FBC8F","#778899"],
title: [ title: [
{ {
text: numAll, text: numAll,