Skip to content

Commit f413434

Browse files
authored
Update README.md
1 parent d45004a commit f413434

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)