@@ -232,9 +232,6 @@ const renderChart = () => {
itemStyle: {
color: getMarketColor(index),
},
- lineStyle: {
- width: 1,
- },
name: MARKET_LABELS[key] ?? key,
showSymbol: false,
smooth: false,