报表
This commit is contained in:
parent
d8fe6fcc48
commit
16d3e068bd
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user