Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: MortenMacFly Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Simple problem: Points with bigger size Date: Tue, 7 Aug 2012 22:32:52 -0700 (PDT) Organization: http://groups.google.com Lines: 7 Message-ID: References: <937e9cc6-c8ea-42a9-b91d-2cea5e388728@googlegroups.com> NNTP-Posting-Host: 134.28.47.199 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1344403972 9090 127.0.0.1 (8 Aug 2012 05:32:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Aug 2012 05:32:52 +0000 (UTC) Cc: sfeam@users.sourceforge.net In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.28.47.199; posting-account=PuOGvAoAAAA0krbGQC1Xf1C9Dx0nN9yZ User-Agent: G2/1.0 Xref: csiph.com comp.graphics.apps.gnuplot:1308 > SO how am I supposed to plot a simple "dot" with a larger size? Something else I noticed: The documentation for "set style points" says: "See style lines". But if I try: set style points 8 pointsize 2 I get an error: expecting 'data', 'function', 'line', 'fill', 'rectangle', 'circle', 'ellipse' or 'arrow' Gnuplot v4.6 btw...