You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update README
* Small fix on Graph/config docs description
* Create function so set initial nodes positions in Sanbdox component
* 🐛 fix initializeNodes method typo n -> node
* Small fix on Graph/helper.jsx _buildLinkProps
* Update Graph.test.js.snap. Fix regression
* Sandbox improvements to easy support initial graph override configs
* Update docs for staticGraph config
* Add .editorconfig
* Add eslint-plugin-jest. Add lint npm script for unit tests
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:
9
+
[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:
9
10
10
-
## Documentation
11
+
## Documentation:book:
11
12
Full documentation [here](https://danielcaldas.github.io/react-d3-graph/docs/index.html).
0 commit comments