|
From: Philipp K. J. <ja...@ie...> - 2008-07-07 01:28:56
|
I would like to plot all data sets using a single point type. What I hear you say is that I can not use "set data style" to achieve this. Ok. On Sunday 06 July 2008 17:25, you wrote: > 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? |