diff --git a/index.html b/index.html index 9f5836d..2740352 100755 --- a/index.html +++ b/index.html @@ -167,7 +167,7 @@
React-d3
is a highly module library. You can build new d3 charts using React-d3
to create axis using xaxis
component, yaxis
component, label using label
component, legend legend
component... etc, in other word, it extends the flexibility of d3
library so you can assemble a whole new chart using core components.
React-d3
is a highly modular library. You can build new d3 charts using React-d3
to create axis using xaxis
component, yaxis
component, label using label
component, legend legend
component... etc, in other words, it extends the flexibility of the d3
library so you can assemble a whole new chart using core components.