flowhub / the-graph

SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui
https://flowhub.github.io/the-graph/demo-full.html
MIT License
1.01k stars 179 forks source link

KLayJS output JSON as input to the-graph api to visualize graph #198

Closed ghost closed 9 years ago

ghost commented 9 years ago

Is it possible to feed output from https://github.com/noflo/klayjs-noflo to the-graph api to visualize the actual graph?

forresto commented 9 years ago

Not sure what the question is, but that library is integrated: https://github.com/the-grid/the-graph/blob/master/the-graph/the-graph.html#L213

See example: http://the-grid.github.io/the-graph/the-graph-editor/index.html

forresto commented 9 years ago

Did this answer your question?