We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7a712 commit a667c88Copy full SHA for a667c88
Flutter/cartesian-charts/chart-types/histogram-chart.md
@@ -86,7 +86,8 @@ You can collapse the normal distribution curve using the [`showNormalDistributio
86
ChartData(55.500),
87
ChartData(46.625),
88
ChartData(46.275),
89
- ChartData(56.250),ChartData(46.875),
+ ChartData(56.250),
90
+ ChartData(46.875),
91
ChartData(43.000),
92
ChartData(46.250),
93
ChartData(55.250),
0 commit comments