修改
This commit is contained in:
parent
24c84b8fe6
commit
050ce9c1c6
@ -232,7 +232,7 @@ export default {
|
|||||||
verticalAlign: app.config.verticalAlign,
|
verticalAlign: app.config.verticalAlign,
|
||||||
rotate: app.config.rotate,
|
rotate: app.config.rotate,
|
||||||
formatter: "{c}",
|
formatter: "{c}",
|
||||||
fontSize: 16,
|
fontSize: 14,
|
||||||
rich: {
|
rich: {
|
||||||
name: {}
|
name: {}
|
||||||
}
|
}
|
||||||
@ -264,7 +264,6 @@ export default {
|
|||||||
name: "男",
|
name: "男",
|
||||||
type: "bar",
|
type: "bar",
|
||||||
barWidth: 35,
|
barWidth: 35,
|
||||||
barGap: 0,
|
|
||||||
color: "#00B050",
|
color: "#00B050",
|
||||||
label: labelOption,
|
label: labelOption,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
@ -312,7 +311,6 @@ export default {
|
|||||||
name: "男",
|
name: "男",
|
||||||
barWidth: 35,
|
barWidth: 35,
|
||||||
type: "bar",
|
type: "bar",
|
||||||
barGap: 0,
|
|
||||||
color: "#00B050",
|
color: "#00B050",
|
||||||
label: labelOption,
|
label: labelOption,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
|
|||||||
@ -1395,7 +1395,7 @@ export default {
|
|||||||
verticalAlign: app.config.verticalAlign,
|
verticalAlign: app.config.verticalAlign,
|
||||||
rotate: app.config.rotate,
|
rotate: app.config.rotate,
|
||||||
formatter: "{c}",
|
formatter: "{c}",
|
||||||
fontSize: 16,
|
fontSize: 14,
|
||||||
rich: {
|
rich: {
|
||||||
name: {}
|
name: {}
|
||||||
}
|
}
|
||||||
@ -1427,7 +1427,6 @@ export default {
|
|||||||
name: "男",
|
name: "男",
|
||||||
type: "bar",
|
type: "bar",
|
||||||
barWidth: 35,
|
barWidth: 35,
|
||||||
barGap: 0,
|
|
||||||
color: "#00B050",
|
color: "#00B050",
|
||||||
label: labelOption,
|
label: labelOption,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
@ -1475,7 +1474,6 @@ export default {
|
|||||||
name: "男",
|
name: "男",
|
||||||
barWidth: 35,
|
barWidth: 35,
|
||||||
type: "bar",
|
type: "bar",
|
||||||
barGap: 0,
|
|
||||||
color: "#00B050",
|
color: "#00B050",
|
||||||
label: labelOption,
|
label: labelOption,
|
||||||
emphasis: {
|
emphasis: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user