Sankey Panel Help

Greetings,
I am very new to Grafana and really enjoying the whole platform. I’m currently have it connected to my Graylog to pull data from Wazuh. I created a panel using the Sankey Panel plugin to display three data point. Source IP, Destination IP and Destination port. I would like to have it displayed from left to right (Source IP - Destination IP - Destination port. When I have just Source IP and Destination IP the display shows it how I want it to start. But when I all the Destination Port data it get all scrambled. It displays (Destination IP - Source IP - Destination Port) How can I rearrange the graphic to start with Source IP? Thanks