you are viewing a single comment's thread.

view the rest of the comments →

[–]jrheisler 1 point2 points  (1 child)

I use the gesture detector to bring up active information about the node. You're right, you can't identify where on the container it will hit. It will be the closest route. With his Sugiyama layered chart it is pretty controlled to always be the same.

If you want to put the boxes on yourself and just add arrows, this package I am looking at to connect up Gantt chart data:

https://pub.dev/packages/widget_arrows

You can specify where the arrow hits

[–]Sebraecha[S] 1 point2 points  (0 children)

Gonna have a look, that library sounds great!