|
From: Per P. <per...@ma...> - 2006-04-19 14:53:58
|
Upgrading to AquaTerm 1.0 should solve your problem: http://aquaterm.sourceforge.net/ Regards, Per On Apr 19, 2006, at 05:10, gnu...@li... wrote: > Message: 7 > To: gnu...@li... > From: Kerstin Bunte <ker...@t-...> > Subject: Problem with "plot x with points" > Date: Tue, 18 Apr 2006 00:30:28 +0200 > > Hi, > > I've running gnuplot 4.1on a Mac 10.4.6 with aqua v1.0.b2 Terminal > type set to 'aqua'. > Now I've trying to plot some 2D datafile. > > This line run's fine > gnuplot> plot "data.csv" with line > > > but this not > gnuplot> plot "data.csv" with points > 2006-04-18 00:24:37.483 gnuplot[431] *** -[AQTAdapter > setLinestyleSolid]: selector not recognized [self = 0x1503fa0] > 2006-04-18 00:24:37.485 gnuplot[431] *** Uncaught exception: > <NSInvalidArgumentException> *** -[AQTAdapter setLinestyleSolid]: > selector not recognized [self = 0x1503fa0] > Trace/BPT trap > > but I don't find any solution for my problem. > Thanks for your help > > Greetings Kerstin > |