x2tics do not align with xtics

Claremont <[email protected]> Mon, 13 Dec 2010 07:57:28 -0800 (PST)
Newsgroups gmane.comp.graphics.gnuplot.bugs
Message-ID <[email protected]>
I have a data-set of 480 data points. 

Gnuplot automatically sets the xrange to 500, 
with xtics in 50 intervals. 

Next I explicitly set x2tics
   set x2tics ("A" 100,"B" 200,"C" 300,"D" 400,"E" 480)

When I plot the data the x2tics do not align with the xtics. 
The A,B,C,... labels get their own tics at 103,206,...
The xtics at the lower x-axis are repeated at the upper x-axis.

This is especially obvious when grid is set. 

Once I explicitly set xrange [0:500] the x2tics align perfectly. 

I am using Version 4.2 patchlevel 4. 

Is this a bug or am I using x2tics incorrectly?

Regards, 
Clare
-- 
View this message in context: http://old.nabble.com/x2tics-do-not-align-with-xtics-tp30446497p30446497.html
Sent from the Gnuplot - Bugs mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
gnuplot-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs