dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 589 forks source link

API Documentation for the Library #405

Open knightswatch3 opened 4 years ago

knightswatch3 commented 4 years ago

I have been trying to use the library in one of my projects and have been running clueless at times while searching over the internet for the API information. Looked though the WIKI and couldn't find any information.

Any help would be appreciated.

smetroid commented 3 years ago

Not sure if this is what you're looking for -> https://github.com/dagrejs/graphlib/wiki/API-Reference

HarshaLaxman commented 3 years ago

This link https://github.com/dagrejs/graphlib/wiki/API-Reference does not mention d3 once. This seems like a relatively popular library, I'm confused how people are using it when there is no documentation to be found.

HarshaLaxman commented 3 years ago

@SatishChandraPalakoti I found this helpful https://codesandbox.io/s/x90v27yvjz?file=/src/Tree.jsx:11773-12424