代码提交
This commit is contained in:
parent
20013c258c
commit
f8e7c0ee1c
|
|
@ -325,7 +325,7 @@ function initEchartsTwo(data) {
|
||||||
axisLabel: {
|
axisLabel: {
|
||||||
color: "#fff",
|
color: "#fff",
|
||||||
formatter: function (value) {
|
formatter: function (value) {
|
||||||
return value; // 确保y轴标签也不显示百分号
|
return value;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
axisLine: {
|
axisLine: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue