Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.ecp.fr!aioe.org!.POSTED!not-for-mail From: Janis Papanagnou Newsgroups: comp.graphics.apps.gnuplot Subject: Major and minor ticks artifact Date: Sun, 02 Mar 2014 18:19:50 +0100 Organization: Aioe.org NNTP Server Lines: 8 Message-ID: NNTP-Posting-Host: RYXWUwPSGYWrJViRnQ40Lw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.graphics.apps.gnuplot:2329 I noticed an ugly artifact that at on place a minor tic is unnecessarily displayed, and even straight *besides* the major tic. This was with a png term definition set term png size 800,600 . If I change that definition to set term png size 800,599 the artifact disappears. It's, yet again, a work-around. Is that how gnuplot works and how experienced people "solve" such issues, or is there any better approach?