set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-default-all.png' set title 'Minimum Energy (DEFAULT/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.008033416990936022 0.011918782560710772 0.013807559125662214 0.017904742403881624 0.02221386122866391 2 0.012653541992327743 0.015191822709222072 0.016554229576274594 0.01736282194257047 0.01880583640975994 3 0.0046434826948480055 0.006190536725402396 0.006950413541853389 0.00785175105903315 0.009962416759529281 4 0.003620884798920961 0.004000787801959248 0.004375322395518958 0.0049636663558773105 0.018867765022412865 5 0.0021724103231733558 0.0024147150152660822 0.0026584181733972116 0.0031227188313425825 0.0035025185582736127 6 0.0022092234089905872 0.002572367963605488 0.00281768945945001 0.0032371464089028046 0.003349087025371622 end 1 0.008033416990936022 0.011918782560710772 0.013807559125662214 0.017904742403881624 0.02221386122866391 2 0.012653541992327743 0.015191822709222072 0.016554229576274594 0.01736282194257047 0.01880583640975994 3 0.0046434826948480055 0.006190536725402396 0.006950413541853389 0.00785175105903315 0.009962416759529281 4 0.003620884798920961 0.004000787801959248 0.004375322395518958 0.0049636663558773105 0.018867765022412865 5 0.0021724103231733558 0.0024147150152660822 0.0026584181733972116 0.0031227188313425825 0.0035025185582736127 6 0.0022092234089905872 0.002572367963605488 0.00281768945945001 0.0032371464089028046 0.003349087025371622 end