|
From: Alberich de m. <alb...@gm...> - 2012-12-09 12:23:51
|
Hello list! I'm writing my PhD tesis, and I need to compare some values in an special way. I have 3 columns with numbers, the 3rd columns has a reference measeure value for the current way the algorithm works. I split it into 2 steps (col 1 and 2 respectively), so the time for this columns should be added and compared with the 3rd col. And I want to stack the first 2 (so I can still see the time for each step) and this stacked column cluster it the third column. I couldn't find anthing about this. Is it possible to do this with gnuplot? thanks! |