碳排放-优化
This commit is contained in:
parent
4ef9a5af4c
commit
384bb93af7
@ -52,8 +52,11 @@ const option = {
|
||||
yAxis: {
|
||||
show: true,
|
||||
type: 'value',
|
||||
name: '单位:万/kwh2',
|
||||
name: '单位:万/kwh',
|
||||
nameGap:30,
|
||||
axisLine:{
|
||||
show: false
|
||||
},
|
||||
splitLine:{
|
||||
show: true,
|
||||
lineStyle:{
|
||||
|
@ -5,7 +5,7 @@ export const LineGradientsConfig: ConfigType = {
|
||||
key: 'LineGradients',
|
||||
chartKey: 'VLineGradients',
|
||||
conKey: 'VCLineGradients',
|
||||
title: '双折线渐变面积图',
|
||||
title: '碳排放',
|
||||
category: ChatCategoryEnum.IntegratedEnergy,
|
||||
categoryName: ChatCategoryEnumName.IntegratedEnergy,
|
||||
package: PackagesCategoryEnum.CHARTS,
|
||||
|
Loading…
Reference in New Issue
Block a user