|
From: Petr M. <mi...@ph...> - 2004-10-11 11:25:23
|
> > *) Arrows and labels are not clipped (2D and 3D). > > > > I often use labels and arrows with the intention to generate things > > outside the plot margins, for example special axis labels (according to > > the DIN style for diagrams). If they were clipped I would not be able to > > do so anymore. Thus, I think it is not a bug and should be removed from > > BUGS. > > That is a good point. But the bug is real. If you use zoom on a plot > containing vectors you will see all sorts of garbage on the screen as the > individual vectors span the plot margins. Perhaps the rule should be to > clip auto-generated arrows (i.e. 'plot with vectors') but not arrows > requested individually by the user. I find this bug also quite boring: I draw a curve with 3 peaks, put arrows towards peak maxima, then zoom around one peak -- and there is a garbage of the out-of-screen lines. Would it be possible to clip them? --- PM |