Add semantic flow and convergence web views
This commit is contained in:
parent
f9f7105983
commit
6609edc804
14 changed files with 616 additions and 128 deletions
|
|
@ -14,6 +14,7 @@
|
|||
role="group" aria-label="Graph view">
|
||||
<button id="view-nodes" type="button" aria-pressed="true">Nodes</button>
|
||||
<button id="view-flow" type="button" aria-pressed="false">Flow</button>
|
||||
<button id="view-web" type="button" aria-pressed="false">Web</button>
|
||||
</div>
|
||||
<h1 id="project-title">DocForge graph</h1>
|
||||
<div class="stats">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue