Further centralize state, return result from serial methods
This commit is contained in:
parent
93c62229ad
commit
c23d35217d
15 changed files with 471 additions and 244 deletions
|
|
@ -28,9 +28,7 @@
|
|||
{% if graph.meta.config.tree %}
|
||||
<li><a href="/tree">Tree</a></li>
|
||||
{% endif %}
|
||||
{% if graph.meta.config.raw %}
|
||||
<li><a href="/data">Data</a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
{% if graph.meta.config.node_selector or graph.meta.config.navbar_search %}
|
||||
<div class="nav-inputs">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue