This commit is contained in:
2023-07-20 11:41:34 +08:00
parent 24c84b8fe6
commit 050ce9c1c6
2 changed files with 2 additions and 6 deletions

View File

@ -232,7 +232,7 @@ export default {
verticalAlign: app.config.verticalAlign,
rotate: app.config.rotate,
formatter: "{c}",
fontSize: 16,
fontSize: 14,
rich: {
name: {}
}
@ -264,7 +264,6 @@ export default {
name: "男",
type: "bar",
barWidth: 35,
barGap: 0,
color: "#00B050",
label: labelOption,
emphasis: {
@ -312,7 +311,6 @@ export default {
name: "男",
barWidth: 35,
type: "bar",
barGap: 0,
color: "#00B050",
label: labelOption,
emphasis: {

View File

@ -1395,7 +1395,7 @@ export default {
verticalAlign: app.config.verticalAlign,
rotate: app.config.rotate,
formatter: "{c}",
fontSize: 16,
fontSize: 14,
rich: {
name: {}
}
@ -1427,7 +1427,6 @@ export default {
name: "男",
type: "bar",
barWidth: 35,
barGap: 0,
color: "#00B050",
label: labelOption,
emphasis: {
@ -1475,7 +1474,6 @@ export default {
name: "男",
barWidth: 35,
type: "bar",
barGap: 0,
color: "#00B050",
label: labelOption,
emphasis: {