CN-525 错误恢复:Y轴数据格式化恢复
This commit is contained in:
@@ -145,12 +145,14 @@ export default {
|
||||
xAxis: {
|
||||
...chartOption.xAxis,
|
||||
axisLabel: {
|
||||
...chartOption.xAxis.axisLabel,
|
||||
fontSize: echartLabelFontSize
|
||||
}
|
||||
},
|
||||
yAxis: {
|
||||
...chartOption.yAxis,
|
||||
axisLabel: {
|
||||
...chartOption.yAxis.axisLabel,
|
||||
fontSize: echartLabelFontSize
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user