|
|
@ -251,7 +251,7 @@ export default {
|
|
|
|
position: "top",
|
|
|
|
position: "top",
|
|
|
|
distance: 10,
|
|
|
|
distance: 10,
|
|
|
|
fontSize: optionsSetup.fontSize,
|
|
|
|
fontSize: optionsSetup.fontSize,
|
|
|
|
color: optionsSetup.subTextColor,
|
|
|
|
color: optionsSetup.dataColor,
|
|
|
|
fontWeight: optionsSetup.fontWeight,
|
|
|
|
fontWeight: optionsSetup.fontWeight,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
lineStyle: {
|
|
|
|
lineStyle: {
|
|
|
@ -333,7 +333,7 @@ export default {
|
|
|
|
position: "top",
|
|
|
|
position: "top",
|
|
|
|
distance: 10,
|
|
|
|
distance: 10,
|
|
|
|
fontSize: optionsSetup.fontSize,
|
|
|
|
fontSize: optionsSetup.fontSize,
|
|
|
|
color: optionsSetup.subTextColor,
|
|
|
|
color: optionsSetup.dataColor,
|
|
|
|
fontWeight: optionsSetup.fontWeight,
|
|
|
|
fontWeight: optionsSetup.fontWeight,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
lineStyle: {
|
|
|
|
lineStyle: {
|
|
|
|