You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bumbeishvili while integrating with d3-org-chart with my angular project i am getting an error
linkUpdate.transition is not a function
at OrgChart.update (d3-org-chart.js:924:1)
please find the version i am currently using
"d3": "^6.6.0",
"d3-org-chart": "^3.1.1",
"@angular/common": "~13.3.7"
The text was updated successfully, but these errors were encountered:
@bumbeishvili while integrating with d3-org-chart with my angular project i am getting an error
linkUpdate.transition is not a function
at OrgChart.update (d3-org-chart.js:924:1)
please find the version i am currently using
"d3": "^6.6.0",
"d3-org-chart": "^3.1.1",
"@angular/common": "~13.3.7"
The text was updated successfully, but these errors were encountered: