数据方案一级页面联调
This commit is contained in:
@@ -52,7 +52,7 @@ const initChart = () => {
|
||||
},
|
||||
// textStyle: {
|
||||
color: '#fff',
|
||||
fontStyle: 'normal',
|
||||
fontStyle: '14px',
|
||||
opacity: 0.35,
|
||||
fontSize: 14,
|
||||
// },
|
||||
@@ -180,9 +180,9 @@ const handlerXAxis = () => {
|
||||
type: 'category',
|
||||
axisTick: { show: false },
|
||||
axisLine: {
|
||||
lineStyle: {
|
||||
// lineStyle: {
|
||||
color: '#000'
|
||||
}
|
||||
// }
|
||||
},
|
||||
axisLabel: {
|
||||
// textStyle: {
|
||||
|
||||
Reference in New Issue
Block a user