mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
visgraph: give more space to graph in twig content
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<template>
|
||||
|
||||
<!-- TEST appelle la fonction sans passer par le callback de vis-network -->
|
||||
<!-- TEST appelle la fonction sans passer par le callback de vis-network
|
||||
<button class="btn btn-sm btn-create" @click="addRelationshipModal({ from: 'person_1617', to: 'person_1614' })">add link</button>
|
||||
-->
|
||||
<!--// <=== InternalError: too much recursion -->
|
||||
|
||||
<div id="visgraph"></div>
|
||||
|
Reference in New Issue
Block a user