Update d3-selection in react-charting #24847
-
Hi team, my project uses react-charting package to dome some data visualization. Recently, I try to use react flow to draw some dependency graph in my project. However, I hit an error: TypeError: selection.interrupt is not a function. The root cause is that I installed two versions of d3-selection in the project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@dingyi1995 We do have plans to upgrade the d3 dependencies for the react-charting package in coming months. |
Beta Was this translation helpful? Give feedback.
@dingyi1995 We do have plans to upgrade the d3 dependencies for the react-charting package in coming months.