File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments