Skip to content

Commit a239a64

Browse files
author
danielcaldas
committed
Generate bundle for sanbox/playground page
1 parent 2b95513 commit a239a64

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,4 @@ dist/
6868
DOCUMENTATION.md
6969
docs
7070
coverage
71-
sandbox/rd3g.sandbox.bundle.js
7271
sandbox/rd3g.sandbox.bundle.js.map

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# react-d3-graph
2-
Interactive and configurable graphs with react and d3 effortlessly
2+
Interactive and configurable graphs with react and d3 effortlessly.
3+
4+
## Playground
5+
Here a live playground (https://danielcaldas.github.io/react-d3-graph/sandbox/index.html) page where you can interactively config your own graph,
6+
and generate the configuration data structure ready to use! :sunglasses:
37

48
## Compatibility
59
- Node version >= 4.7.0

sandbox/rd3g.sandbox.bundle.js

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)