set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-ground-all.png' set title 'Minimum Energy (GROUND/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.017312551559779045 0.024303043984125174 0.025465149384727166 0.028061201321166917 0.028979726538014824 2 0.019101172322591897 0.021533741740136707 0.02338347501576102 0.02438401395366145 0.02507267466459937 3 0.011742420103095716 0.015061058389483153 0.017138525230402858 0.01853655816779378 0.024729265794592573 4 0.009141432071430831 0.0103063878266646 0.010759430491474375 0.011552165439873044 0.013381092632287081 5 0.008356611782190642 0.00870431307430016 0.00900263261928678 0.009494449758610107 0.010275558815234941 6 0.00777658275390865 0.008708922543745794 0.009029386608486446 0.00970209022272889 0.010123657713180238 end 1 0.017312551559779045 0.024303043984125174 0.025465149384727166 0.028061201321166917 0.028979726538014824 2 0.019101172322591897 0.021533741740136707 0.02338347501576102 0.02438401395366145 0.02507267466459937 3 0.011742420103095716 0.015061058389483153 0.017138525230402858 0.01853655816779378 0.024729265794592573 4 0.009141432071430831 0.0103063878266646 0.010759430491474375 0.011552165439873044 0.013381092632287081 5 0.008356611782190642 0.00870431307430016 0.00900263261928678 0.009494449758610107 0.010275558815234941 6 0.00777658275390865 0.008708922543745794 0.009029386608486446 0.00970209022272889 0.010123657713180238 end