set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-osp-all.png' set title 'Minimum Energy (OSP/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.025532134878829684 0.027393781950289416 0.030606499513310296 0.039280829401637435 0.056917730431422495 2 0.023244326346699453 0.025598639166102586 0.026524954708756186 0.027679986400955443 0.02906701506698401 3 0.017782272513035907 0.018842474041621867 0.01969930521599226 0.02179575050825774 0.025941065259374868 4 0.017228586457547938 0.019533711725284536 0.020688644548525696 0.022500097883106376 0.024688152087575785 5 0.015728133701480327 0.019975880927891456 0.020175809559583514 0.020323114303737094 0.02046054829305244 6 0.015708192124748256 0.01698653292999588 0.018207081752400316 0.020563961971843243 0.021783117831827147 end 1 0.025532134878829684 0.027393781950289416 0.030606499513310296 0.039280829401637435 0.056917730431422495 2 0.023244326346699453 0.025598639166102586 0.026524954708756186 0.027679986400955443 0.02906701506698401 3 0.017782272513035907 0.018842474041621867 0.01969930521599226 0.02179575050825774 0.025941065259374868 4 0.017228586457547938 0.019533711725284536 0.020688644548525696 0.022500097883106376 0.024688152087575785 5 0.015728133701480327 0.019975880927891456 0.020175809559583514 0.020323114303737094 0.02046054829305244 6 0.015708192124748256 0.01698653292999588 0.018207081752400316 0.020563961971843243 0.021783117831827147 end