swimlane / ngx-graph

Graph visualization library for angular

Home Page:https://swimlane.github.io/ngx-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linkSelection.attr(...).transition is not a function

maxwellfargoseCactus opened this issue · comments

when I draw a graph links not working with 8.2.1 (angular 16)

image

duplicate to #487
check if the comments there help you :)

Currently, I need to add the dependency 'd3-transition' separately. Will it be handled in the package(swimlane/ngx-graph) itself?

or Any other solution