Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.albasani.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Dynamically setting mxtics between two xtics Date: Thu, 12 Jan 2012 19:46:00 +0100 Lines: 10 Message-ID: <9n8o38F9f0U1@mid.dfncis.de> References: <171a69a5-1063-43b2-94e4-c498b855ed2e@a17g2000yqj.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de 1h9Rsy/PSsrFy0YF8EM1ZAxvcNpF1ZblBK+L25mo95gZZbJoRMYhzopYkr Cancel-Lock: sha1:QiBwdx83P1T73n9xU3GoTvquarg= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 In-Reply-To: <171a69a5-1063-43b2-94e4-c498b855ed2e@a17g2000yqj.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:846 On 12.01.2012 08:06, Satish Thareja wrote: > In concise, is there a way so that mxtics are drawn on the graph for > every data sample ( either as an option in gnuplot OR some way to find > out the interval between the xtics to set the mxtics appropriately). No. Nor should there IMHO ever be such an option. The x positions of your data samples are already displayed as the x positions of the actual data. Putting extra, unlabelled markers at the same x positions serves no useful purpose.