Login  Register

Re: horizontal error bars using Plot function

Posted by Neil Fazel on Jul 09, 2014; 5:17pm
URL: http://imagej.273.s1.nabble.com/horizontal-error-bars-using-Plot-function-tp5008640p5008656.html

Hi Philippe,

   Thank you for sharing your improvement to the Plot function; I look forward to it becoming available as it would remove the need to switch back and forth between ImageJ and a plotting application (as I often do) merely because of a lack of horizontal error bars.

One suggestion: something like "xerror" or "horizontalerror" might be more intuitive:

Plot.add("xerror", xerrorBars);
Plot.add("horizontalerror", xerrorBars);
 
Best regards,
Neil

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html