|
From: Craig D. <def...@bo...> - 2013-03-05 04:28:46
|
Thanks! On Mar 4, 2013, at 8:17 PM, sfeam <sf...@us...> wrote: > On Thursday, February 28, 2013 09:59:53 PM Craig DeForest wrote: >> Some 'with' modifiers include implicit dimensions in ASCII mode, others >> don't. >> >> >> >> For example: >> >> plot '-' using 1 with lines >> >> works, while >> >> plot '-' using 1:2 with yerrorbars >> >> does not. > > I've added that combination (implicit x with yerrorbars) for > 4.7 and 4.6.2 > > Ethan > > |