Ubuntu пре 2 недеља
родитељ
комит
f675f49fa9
1 измењених фајлова са 1 додато и 1 уклоњено
  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}