geovistory/design-system

Web component to display entity graph

Closed this issue · 1 comments

The goal here is to display relations between entities in a graphical way, that can be shown in a second tab of entity pages

The solution we thought of is using force simulation from d3.js.

Sources of inspiration:

See issue #55