Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sample graph visualization using D3.js #3

Closed
bzurkowski opened this issue May 13, 2020 · 2 comments
Closed

Add sample graph visualization using D3.js #3

bzurkowski opened this issue May 13, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@bzurkowski
Copy link
Member

Add graph visualization using D3.js with sample nodes and edges.

@bzurkowski bzurkowski added the enhancement New feature or request label May 13, 2020
@k-jano
Copy link
Member

k-jano commented May 13, 2020

I managed to add first graph visualization. I used Force-Directed Tree graph example from D3.js library.

Preview:
d3graph-first-visualization

@bzurkowski
Copy link
Member Author

@k-jano Perfect! It will facilitate further development, e.g. graph styling. Thanks 😉

@k-jano k-jano closed this as completed May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants