|
From: Ethan A M. <merritt@u.washington.edu> - 2008-07-07 00:27:03
|
On Sunday 06 July 2008, Philipp K. Janert wrote: > > The command > set data style points > sets the default style for data to points. > > Is it somehow possible to include a point > type in the global setting? Such as: > set data style points pointtype 3 That wouldn't make any sense. If the data sets are to be plotted as points, then the points must be different in order to distinguish which data set each is from. > The command line as written does not work - > is there some other syntax I am not aware of? What are you trying to accomplish, exactly? -- Ethan A Merritt |