set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-flight-all.png' set title 'Minimum Energy (FLIGHT/ALL)' set boxwidth 0.2 set xtics ('ISAMP' 1, 'MaxWalkSat' 2, 'SA' 3, 'A*' 4, 'KEYS' 5, 'Beam' 6) set ylabel 'Energy' set xrange [0:7] unset key plot '-' using 1:3:2:6:5 with candlesticks linetype -1, '-' using 1:4:4:4:4 with candlesticks linetype -1 1 0.013206148947999449 0.01646715133725047 0.017936463427284555 0.02093925010223533 0.02499140927119691 2 0.012584324658336471 0.014967892383337945 0.015988931159534443 0.016570520072568165 0.02064117545429411 3 0.010173773590671193 0.011435195074610258 0.012285326887864944 0.014164442266129701 0.015518736004485922 4 0.006844876268117096 0.00791029520055659 0.008321290993735072 0.008859256447820856 0.019303096223934668 5 0.005750544018634615 0.006241084837218538 0.00637355081316102 0.007127256671177142 0.007525550534073909 6 0.005424197261081556 0.006194193925726732 0.006628555888972031 0.007254097715868028 0.007551980901783514 end 1 0.013206148947999449 0.01646715133725047 0.017936463427284555 0.02093925010223533 0.02499140927119691 2 0.012584324658336471 0.014967892383337945 0.015988931159534443 0.016570520072568165 0.02064117545429411 3 0.010173773590671193 0.011435195074610258 0.012285326887864944 0.014164442266129701 0.015518736004485922 4 0.006844876268117096 0.00791029520055659 0.008321290993735072 0.008859256447820856 0.019303096223934668 5 0.005750544018634615 0.006241084837218538 0.00637355081316102 0.007127256671177142 0.007525550534073909 6 0.005424197261081556 0.006194193925726732 0.006628555888972031 0.007254097715868028 0.007551980901783514 end