Skip to content

Commit a667c88

Browse files
flut-5833-[bug][flutter]: manual testing issue
1 parent 3f7a712 commit a667c88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flutter/cartesian-charts/chart-types/histogram-chart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ You can collapse the normal distribution curve using the [`showNormalDistributio
8686
ChartData(55.500),
8787
ChartData(46.625),
8888
ChartData(46.275),
89-
ChartData(56.250),ChartData(46.875),
89+
ChartData(56.250),
90+
ChartData(46.875),
9091
ChartData(43.000),
9192
ChartData(46.250),
9293
ChartData(55.250),

0 commit comments

Comments
 (0)