Generic entity network graph component (NetworkGraph, EntityNetworkGraph)
from the togo UI kit.
npm install @togo-framework/ui-entity @togo-framework/ui-coreimport { EntityNetworkGraph } from "@togo-framework/ui-entity";This package was split out of the former monolithic @togo-framework/ui to
let apps install only the pieces they actually use. Requires
@togo-framework/ui-core (and its styles.css) to be installed alongside it.