更新Company页面的UI为FUI风格
This commit is contained in:
@@ -1510,14 +1510,7 @@ export const getKLineDarkGoldOption = (
|
|||||||
axisPointer: {
|
axisPointer: {
|
||||||
link: [{ xAxisIndex: 'all' }],
|
link: [{ xAxisIndex: 'all' }],
|
||||||
},
|
},
|
||||||
dataZoom: [
|
dataZoom: [],
|
||||||
{
|
|
||||||
type: 'inside',
|
|
||||||
xAxisIndex: hasSubIndicator ? [0, 1, 2] : [0, 1],
|
|
||||||
start: 50,
|
|
||||||
end: 100,
|
|
||||||
},
|
|
||||||
],
|
|
||||||
xAxis: xAxes,
|
xAxis: xAxes,
|
||||||
yAxis: yAxes,
|
yAxis: yAxes,
|
||||||
grid: grids,
|
grid: grids,
|
||||||
|
|||||||
Reference in New Issue
Block a user