hi,
why the hypergraph is broken if nodes exist, that are not connected to the "main graph"?
sorry it is not broken, but only the last connected nodes
<edge class="myClass" source="3" target="4"/> <edge class="myClass" source="4" target="5"/> <edge class="myClass" source="6" target="7"/> <edge class="myClass" source="7" target="8"/>
are shown, the first 3 are not.
Log in to post a comment.
hi,
why the hypergraph is broken if nodes exist, that are not connected to the "main graph"?
sorry it is not broken, but only the last connected nodes
<edge class="myClass" source="3" target="4"/>
<edge class="myClass" source="4" target="5"/>
<edge class="myClass" source="6" target="7"/>
<edge class="myClass" source="7" target="8"/>
are shown, the first 3 are not.