I have a flow chart which represents a certain system. I have data (in a csv file) that shows amounts for each flow (edge). This data is subject to change.
Is there a way for me to get the data to show up as labels on the different edges? Ideally, when the csv file changes, the data labels will change automatically.