Skip to content

Commit d596e9f

Browse files
committed
Update docs
1 parent b9ae68b commit d596e9f

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
### *Interactive and configurable graphs with react and d3 effortlessly*
55

6-
[![react-d3-graph gif sample](https://github.com/danielcaldas/react-d3-graph/blob/master/sandbox/rd3g.gif?raw=true)](https://danielcaldas.github.io/react-d3-graph/sandbox/index.html)
6+
[![react-d3-graph gif sample](https://github.com/danielcaldas/react-d3-graph/blob/master/sandbox/rd3g_v2.gif?raw=true)](https://danielcaldas.github.io/react-d3-graph/sandbox/index.html)
77

88
## Playground
99
[Here a live playground](https://danielcaldas.github.io/react-d3-graph/sandbox/index.html) page where you can interactively config your own graph, and generate a ready to use configuration! :sunglasses:

docs/0.3.0.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ <h4><a href="https://github.com/danielcaldas/react-d3-graph" target="_blank">
2121
<h4><a href="https://danielcaldas.github.io/react-d3-graph/sandbox/index.html" target="_blank">🔗 Live Demo</a></h4>
2222
<h5>Versions</h5>
2323
<ul>
24-
<li><a href="./index.html">0.4.0 (latest)</a></li>
24+
<li><a href="./index.html">1.0.0 (latest)</a></li>
25+
<li><a href="./0.4.0.html">0.4.0</a></li>
2526
<li><a href="./0.3.0.html">0.3.0</a></li>
2627
</ul>
2728
<input

docs/0.4.0.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ <h4><a href="https://github.com/danielcaldas/react-d3-graph" target="_blank">
2121
<h4><a href="https://danielcaldas.github.io/react-d3-graph/sandbox/index.html" target="_blank">🔗 Live Demo</a></h4>
2222
<h5>Versions</h5>
2323
<ul>
24-
<li><a href="./index.html">0.4.0 (latest)</a></li>
24+
<li><a href="./index.html">1.0.0 (latest)</a></li>
25+
<li><a href="./0.4.0.html">0.4.0</a></li>
2526
<li><a href="./0.3.0.html">0.3.0</a></li>
2627
</ul>
2728
<input

sandbox/rd3g_v2.gif

1.63 MB
Loading

0 commit comments

Comments
 (0)