tikz-network
tikz-network copied to clipboard
Auto detect RGB values from csv file
Currently, the RGB option has to be enabled in the latex document by using:
\Edges[RGB]{edges.csv}
The library should be able to detect the RGB values directly from the csv file.