Ubuntu 2 tygodni temu
rodzic
commit
f675f49fa9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/App2.js

+ 1 - 1
src/App2.js

@@ -1938,7 +1938,7 @@ function a11yProps(index) {
                 >
                 <BarChart
                 xAxis={[{scaleType: 'band', data: xaxis}]}
-	 .      yAxis={[{label: '频次'}]}
+	        yAxis={[{label: '频次'}]}
                 series={[{data: histo}]}
                 width={800}
                 height={300}