Skip to content

Commit ce7a850

Browse files
authored
Bug in ReadMe fixed
1 parent 80c57ed commit ce7a850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import {AreaChart, BarChart, PieChart, ScatterPlot, LineChart} from "d3reactor"
3131
# Examples
3232

3333
```
34-
<AreaChart
34+
<BarChart
3535
data={my_data}
3636
xKey='my_xkey_value'
3737
yKey='my_ykey_value'

0 commit comments

Comments
 (0)