@@ -83,9 +83,6 @@ const initChart = (data: any) => {
{
type: "category",
data: data.open,
- axisTick: {
- alignWithLabel: true,
- },
},
],
yAxis: [