|
@ -59,9 +59,7 @@ export default { |
|
|
series: [ |
|
|
series: [ |
|
|
{ |
|
|
{ |
|
|
type: 'radar', |
|
|
type: 'radar', |
|
|
tooltip: { |
|
|
tooltip: { trigger: 'item' }, |
|
|
trigger: 'item', |
|
|
|
|
|
}, |
|
|
|
|
|
areaStyle: { color: 'rgba(84,112,198,0.9)' }, |
|
|
areaStyle: { color: 'rgba(84,112,198,0.9)' }, |
|
|
lineStyle: { color: 'rgb(84,112,198)' }, |
|
|
lineStyle: { color: 'rgb(84,112,198)' }, |
|
|
itemStyle: { color: 'rgb(84,112,198)' }, |
|
|
itemStyle: { color: 'rgb(84,112,198)' }, |
|
|