I'm very interested in doing a "Traceable Sankey Diagram" using AmCharts exactly like the one that can be experienced here: https://www.amcharts.com/demos/traceable-sankey-diagram/
When you move the mouse over a link (for instance C-F) you can see other links highlighted (i.e. F-I + I-Q).
That's a GREAT feature but I'd like it to be slightly different. I would like that all "compatible" links to be highlighted (F-I but also F-M. Then I-Q, I-R, I-S, I-T and M-U) because all those can be following C-F.
Is it feasible ? I couldn't find any option in Amchart's doc for that. Thanks,