|
@@ -47,9 +47,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -137,9 +148,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -269,13 +291,23 @@ export const charts = [
|
|
top: 12,
|
|
top: 12,
|
|
containLabel: true,
|
|
containLabel: true,
|
|
},
|
|
},
|
|
- fontSize: 10,
|
|
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: [],
|
|
data: [],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -329,9 +361,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -420,9 +463,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -558,9 +612,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: [],
|
|
data: [],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -615,9 +680,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -712,9 +788,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -804,9 +891,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -939,6 +1037,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -950,11 +1049,22 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
max: 100,
|
|
max: 100,
|
|
min: 0,
|
|
min: 0,
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1116,6 +1226,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -1126,9 +1237,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1251,6 +1373,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -1261,9 +1384,20 @@ export const charts = [
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1394,6 +1528,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -1405,11 +1540,22 @@ export const charts = [
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
max: 100,
|
|
max: 100,
|
|
min: 0,
|
|
min: 0,
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1486,6 +1632,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
top: 20,
|
|
top: 20,
|
|
bottom: 40,
|
|
bottom: 40,
|
|
@@ -1495,11 +1642,22 @@ export const charts = [
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
max: 100,
|
|
max: 100,
|
|
min: 0,
|
|
min: 0,
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1622,6 +1780,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -1632,11 +1791,22 @@ export const charts = [
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
max: 100,
|
|
max: 100,
|
|
min: 0,
|
|
min: 0,
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1761,6 +1931,7 @@ export const charts = [
|
|
disableAnchor: true,
|
|
disableAnchor: true,
|
|
echarts: {
|
|
echarts: {
|
|
option: {
|
|
option: {
|
|
|
|
+ barWidth: '20%',
|
|
grid: {
|
|
grid: {
|
|
bottom: 8,
|
|
bottom: 8,
|
|
left: 8,
|
|
left: 8,
|
|
@@ -1771,11 +1942,22 @@ export const charts = [
|
|
yAxis: {
|
|
yAxis: {
|
|
type: 'category',
|
|
type: 'category',
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
data: ['1月', '2月', '3月', '4月', '5月', '6月'],
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
},
|
|
},
|
|
xAxis: {
|
|
xAxis: {
|
|
type: 'value',
|
|
type: 'value',
|
|
max: 100,
|
|
max: 100,
|
|
min: -50,
|
|
min: -50,
|
|
|
|
+ splitNumber: 2,
|
|
|
|
+ minInterval: 50,
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ textStyle: {
|
|
|
|
+ color: '#FFFFFF66', //Y轴内容文字颜色
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
@@ -1961,7 +2143,13 @@ export const charts = [
|
|
type: 'pie',
|
|
type: 'pie',
|
|
radius: '50%',
|
|
radius: '50%',
|
|
label: {
|
|
label: {
|
|
- color: '#ffffff',
|
|
|
|
|
|
+ normal: {
|
|
|
|
+ show: true,
|
|
|
|
+ textStyle: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ color: '#ffffff',
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
data: [
|
|
data: [
|
|
{ value: 335, name: '2D' },
|
|
{ value: 335, name: '2D' },
|
|
@@ -2042,7 +2230,13 @@ export const charts = [
|
|
type: 'pie',
|
|
type: 'pie',
|
|
radius: ['50%', '70%'],
|
|
radius: ['50%', '70%'],
|
|
label: {
|
|
label: {
|
|
- color: '#ffffff',
|
|
|
|
|
|
+ normal: {
|
|
|
|
+ show: true,
|
|
|
|
+ textStyle: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ color: '#ffffff',
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
data: [
|
|
data: [
|
|
{ value: 335, name: '2D' },
|
|
{ value: 335, name: '2D' },
|
|
@@ -2123,7 +2317,13 @@ export const charts = [
|
|
type: 'pie',
|
|
type: 'pie',
|
|
radius: ['50%', '70%'],
|
|
radius: ['50%', '70%'],
|
|
label: {
|
|
label: {
|
|
- color: '#ffffff',
|
|
|
|
|
|
+ normal: {
|
|
|
|
+ show: true,
|
|
|
|
+ textStyle: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ color: '#ffffff',
|
|
|
|
+ },
|
|
|
|
+ },
|
|
},
|
|
},
|
|
itemStyle: {
|
|
itemStyle: {
|
|
borderRadius: 4,
|
|
borderRadius: 4,
|
|
@@ -2471,6 +2671,12 @@ export const charts = [
|
|
opacity: 0.3,
|
|
opacity: 0.3,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ name: {
|
|
|
|
+ textStyle: { fontSize: 12 },
|
|
|
|
+ },
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
splitArea: {
|
|
splitArea: {
|
|
show: false,
|
|
show: false,
|
|
},
|
|
},
|
|
@@ -2479,12 +2685,22 @@ export const charts = [
|
|
opacity: 0.1,
|
|
opacity: 0.1,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ nameGap: 10,
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
type: 'radar',
|
|
type: 'radar',
|
|
lineStyle: { width: 1, opacity: 0.5 },
|
|
lineStyle: { width: 1, opacity: 0.5 },
|
|
areaStyle: { opacity: 0.1 },
|
|
areaStyle: { opacity: 0.1 },
|
|
|
|
+ label: {
|
|
|
|
+ normal: {
|
|
|
|
+ show: true,
|
|
|
|
+ textStyle: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ color: '#ffffff',
|
|
|
|
+ },
|
|
|
|
+ },
|
|
|
|
+ },
|
|
data: [
|
|
data: [
|
|
{
|
|
{
|
|
value: [52000, 3000, 20000, 35000, 50000, 18000],
|
|
value: [52000, 3000, 20000, 35000, 50000, 18000],
|
|
@@ -2581,6 +2797,12 @@ export const charts = [
|
|
opacity: 0.3,
|
|
opacity: 0.3,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ name: {
|
|
|
|
+ textStyle: { fontSize: 12 },
|
|
|
|
+ },
|
|
|
|
+ axisLabel: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ },
|
|
splitArea: {
|
|
splitArea: {
|
|
show: false,
|
|
show: false,
|
|
},
|
|
},
|
|
@@ -2589,12 +2811,22 @@ export const charts = [
|
|
opacity: 0.1,
|
|
opacity: 0.1,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
|
|
+ nameGap: 10,
|
|
},
|
|
},
|
|
series: [
|
|
series: [
|
|
{
|
|
{
|
|
type: 'radar',
|
|
type: 'radar',
|
|
lineStyle: { width: 1, opacity: 0.5 },
|
|
lineStyle: { width: 1, opacity: 0.5 },
|
|
areaStyle: { opacity: 0.1 },
|
|
areaStyle: { opacity: 0.1 },
|
|
|
|
+ label: {
|
|
|
|
+ normal: {
|
|
|
|
+ show: true,
|
|
|
|
+ textStyle: {
|
|
|
|
+ fontSize: 12,
|
|
|
|
+ color: '#ffffff',
|
|
|
|
+ },
|
|
|
|
+ },
|
|
|
|
+ },
|
|
data: [
|
|
data: [
|
|
{
|
|
{
|
|
value: [52000, 3000, 20000, 35000, 50000, 18000],
|
|
value: [52000, 3000, 20000, 35000, 50000, 18000],
|