> > > Perhaps we should do an audit of the other common drivers to check if > any others suffer from this problem. A quick modification to one of the > examples might do the trick. > > Andrew >
This sounds like a good plan to me. In the mean time I have adapted the wingcc driver to draw a pixel instead of a line if the line's end points coincide. I used example x22 for testing this new feature - a bunch of zero-length vectors should be very recognisable. Only it took me a while before I realised that the plvec() function optimises these away ;). That raises the question whether plvec() should indeed suppress zero-length vectors: they convey information too! Any thoughts? Regards, Arjen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel