You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./graphHKI.py -f HashKeySet.txt -d 190 | gnuplot -p -e "reset; set term pngcairo enhanced font 'Verdana,9'; set output 'intersection/$FILENAME.png'; set pm3d; set hidden3d; set border 4095; set view 60,$(($i%360)); splot '< cat -' using 2:3:4 notitle;"