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 80c57ed commit ce7a850Copy full SHA for ce7a850
README.md
@@ -31,7 +31,7 @@ import {AreaChart, BarChart, PieChart, ScatterPlot, LineChart} from "d3reactor"
31
# Examples
32
33
```
34
- <AreaChart
+ <BarChart
35
data={my_data}
36
xKey='my_xkey_value'
37
yKey='my_ykey_value'
0 commit comments