↓ 2 callersMethodaddParticle(source: LatLon, target: LatLon, location = source, velocity = 0.05, r = 0.75, color?: string)
packages/ts/src/components/leaflet-flow-map/index.ts:143
↓ 2 callersFunctionanimateLinkFlow(
selection: Selection<SVGGElement, GraphLink<N, L>, SVGGElement, unknown>,
config: GraphConfigInterface<N
packages/ts/src/components/graph/modules/link/index.ts:355
↓ 2 callersFunctionapplyLayoutParallel(
datamodel: GraphDataModel<N, L, GraphNode<N, L>, GraphLink<N, L>>,
config: GraphConfigInterface<N, L>,
packages/ts/src/components/graph/modules/layout.ts:71