This commit is contained in:
parent
ccb013294d
commit
962ceebf0b
|
|
@ -232,7 +232,7 @@ function initTeamQualityChart() {
|
||||||
name: '合格率',
|
name: '合格率',
|
||||||
type: 'bar',
|
type: 'bar',
|
||||||
data: [],
|
data: [],
|
||||||
barWidth: '45%',
|
barWidth: '30',
|
||||||
itemStyle: {
|
itemStyle: {
|
||||||
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
|
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
|
||||||
offset: 0,
|
offset: 0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue