Skip to main content

Type Alias: LayoutType

LayoutType = "spring" | "circular" | "shell" | "tree" | "random" | "grid" | "kamada_kawai" | "spectral" | "bipartite" | "custom"

Defined in: mobjects/graph/graphTypes.ts:20

Layout algorithm types