Skip to content

Commit 5f6969d

Browse files
author
Oliver Caldwell
committed
Added a link to d3-react
1 parent 29fa501 commit 5f6969d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2015-08-25-d3-to-react.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ title: D3 to React
2828
}
2929
</style>
3030

31+
**This D3 plugin can now be found at [Olical/d3-react][].**
3132

3233
The following graph is built using D3. It is converted into React elements which are rendered into the document. I am yet to try animations or check how fast this process is.
3334

@@ -54,3 +55,4 @@ If this used tweening it would look so much better.
5455
<script src="/js/d3-to-react/main.js"></script>
5556

5657
[particles]: http://bl.ocks.org/mbostock/1062544
58+
[Olical/d3-react]: https://github.com/Olical/d3-react

0 commit comments

Comments
 (0)