|
From: Vik R. <vi...@mi...> - 2012-02-04 19:15:19
|
Thanks very much, Hans. This is just what I was looking for. Different sets of vectors in my chart, will have different line styles in terms of color, line width, etc. Is the correct approach to have one data file for each set of vectors, and then to map each set of vectors into the chart, using a different plot command? On Feb 4, 2012, at 9:24 AM, Hans-Bernhard Bröker wrote: > On 04.02.2012 04:26, Vik Rubenfeld wrote: >> I want to draw a large number of straight lines on a chart. I plan to >> use arrows. One option is to use code such as this: > >> It might be more elegant, if possible, to provide a data file listing >> the start and end points for all the arrows. > > You appear to be looking for "with vectors" style. > > |