TODO: network graph should label what matn a node is referring to.

#1
by FDSRashid - opened

data frame 'df' in app.py has end node information along with matn. append a column that has numbers of that matn , then in the network plotting loop, if node to be added is in the df of end nodes, add label of matn number.

Sign up or log in to comment