set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-default-strategic.png' set title 'Minimum Energy (DEFAULT/STRATEGIC)' 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.0172218209977979 0.019539244242780005 0.02213673535892824 0.02555369953826432 0.028709659855264608 2 0.0175033238447247 0.018979393352871486 0.019484539412036272 0.02105748915751505 0.02220580191109363 3 0.011480845400731788 0.01621202349394249 0.01706351927377344 0.01809965114430008 0.02095351527178109 4 0.0113579948728244 0.01277046941410723 0.014224768981806035 0.016722025182118586 0.021689225632891405 5 0.010340678747432774 0.011490628816182194 0.012146104589945524 0.013900736350070775 0.01969623936462955 6 0.008582271238162811 0.01016509106375087 0.011033085347195867 0.011881017238259201 0.013954680376346491 end 1 0.0172218209977979 0.019539244242780005 0.02213673535892824 0.02555369953826432 0.028709659855264608 2 0.0175033238447247 0.018979393352871486 0.019484539412036272 0.02105748915751505 0.02220580191109363 3 0.011480845400731788 0.01621202349394249 0.01706351927377344 0.01809965114430008 0.02095351527178109 4 0.0113579948728244 0.01277046941410723 0.014224768981806035 0.016722025182118586 0.021689225632891405 5 0.010340678747432774 0.011490628816182194 0.012146104589945524 0.013900736350070775 0.01969623936462955 6 0.008582271238162811 0.01016509106375087 0.011033085347195867 0.011881017238259201 0.013954680376346491 end