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

Updating the graph on the DOM #406

Open
knightswatch3 opened this issue Jun 16, 2020 · 0 comments
Open

Updating the graph on the DOM #406

knightswatch3 opened this issue Jun 16, 2020 · 0 comments

Comments

@knightswatch3
Copy link

Well, so I have been trying to use the dagre library in my react application. So for the dynamic rendering of the graph when adding new nodes, I have been running clueless about how to achieve this. I think it's the naive way I have achieved it by updating the state of my component that's registered to have the graph data.

I had to take this step because I couldn't find enough documentation for the API of the library.
Any thought and advices would be appreciated !

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant