Rob Clewley wrote: > I wrote a wrapper to do this for my own code because I wanted it so > much. I can't see why it would be a problem to support, it's only one > extra if statement. > > +1 from me!
Done in svn 7294. Eric > > On Sat, Jul 25, 2009 at 1:16 AM, Jan Müller<muel...@imt.uni-luebeck.de> wrote: >> basically this works: >> >> plot([1], [1], "*") >> >> but I think it would be more convenient to add some kind of auto casting to >> the function in order to make this >> >> plot(1, 1, "*") >> >> work. >> >> I use those single-point-plotting-commands a lot in order to highlight a >> special point in a series of data, but I forget the [] all the time. >> >> Besides being much more convenient (at least for me) this behavior would >> also be much closer to the matlab version, since this works there without >> any problems. >> >> Any ideas/comments/criticism on this? >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Matplotlib-devel mailing list >> Matplotlib-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> > > > ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel