This commit is contained in:
parent
3f95c54152
commit
5737085710
|
@ -392,8 +392,8 @@
|
||||||
itemStyle: { normal: { color: '#00c771' } }
|
itemStyle: { normal: { color: '#00c771' } }
|
||||||
},{
|
},{
|
||||||
name: '当月人工时',
|
name: '当月人工时',
|
||||||
type: 'bar',
|
type: 'bar',
|
||||||
barWidth: 40,
|
/* barWidth: 40,*/
|
||||||
data: two.series[1].data,
|
data: two.series[1].data,
|
||||||
//label: { //柱体上显示数值
|
//label: { //柱体上显示数值
|
||||||
// show: true,//开启显示
|
// show: true,//开启显示
|
||||||
|
|
Loading…
Reference in New Issue