set terminal png font '/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf' 8 set output 'energy-candlestick-osp2-all.png' set title 'Minimum Energy (OSP2/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.03197463050983692 0.035718918375227345 0.03661061335601913 0.03901693770938823 0.041534744598166654 2 0.030705472539756952 0.031941486411420854 0.032813401481132966 0.033599700245375105 0.03526992145137495 3 0.03136800360479273 0.032030410690572136 0.03255501342340694 0.032735418789834006 0.03367516516623932 4 0.029948230961607418 0.03142350851750505 0.031591580494924686 0.03274514684339347 0.03325614965892867 5 0.030823728265486877 0.03157672800762375 0.0319527745138518 0.03214376103184782 0.032967226949721304 6 0.029799760169304565 0.030178286004234327 0.030446103259955032 0.03171009965915319 0.033175896784278416 end 1 0.03197463050983692 0.035718918375227345 0.03661061335601913 0.03901693770938823 0.041534744598166654 2 0.030705472539756952 0.031941486411420854 0.032813401481132966 0.033599700245375105 0.03526992145137495 3 0.03136800360479273 0.032030410690572136 0.03255501342340694 0.032735418789834006 0.03367516516623932 4 0.029948230961607418 0.03142350851750505 0.031591580494924686 0.03274514684339347 0.03325614965892867 5 0.030823728265486877 0.03157672800762375 0.0319527745138518 0.03214376103184782 0.032967226949721304 6 0.029799760169304565 0.030178286004234327 0.030446103259955032 0.03171009965915319 0.033175896784278416 end