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
plot "BF2_triples_changes.dat" using 1:(100.0*$3/$2) title "added triples" with boxes fs solid 0.7 lc rgb "#11AA00", "BF2_triples_changes.dat" using 1:(-100.0*$4/$2) title "deleted triples" with boxes fs solid 0.7 lc rgb "#AA1100"