Skip to content

Document graph

Luke Preston requested to merge document-graph into develop

Can now go to

/network/${file} for the interactable graph which is similar to ncmet

  • red is root
  • blue is child
  • green is parent

/graph/${file} for the json data which cytoscape can consume

Here is what it currently looks like and all the buttons work

graph todo:

  1. click a node to expand
  2. click a label to open the document

elter todo:

  1. create the relationships
  2. finish the documents

network

Merge request reports

Loading