fix:去除刻度线最大刻度的限制 优化堆叠的显示
This commit is contained in:
@@ -731,7 +731,7 @@
|
||||
show:false
|
||||
},
|
||||
minInterval: chartDataFormat.Interval(maxValue,copies,unit.type,'min'),
|
||||
maxInterval: chartDataFormat.Interval(maxValue,copies,unit.type,'max'),
|
||||
// maxInterval: chartDataFormat.Interval(maxValue,copies,unit.type,'max'),
|
||||
axisTick: {
|
||||
show: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user