I tried this, but getting error.
set xtics ("1,1" 1, "1,3" 2 "1,5" 3, "2,2" 4, "2,4" 5, "2,6" 6,\
> "2,8" 7,"3,3" 8,"3,5" 9,"3,7" 10,"3,9" 11,"4,4" 12,"5,5" 13,"6,8" 14)
^
expecting right parenthesis )
Looking for your help.
On Jul 21, 10:54 am, Convenor <trysa...@[EMAIL PROTECTED]
> wrote:
> Hi,
>
> I am looking for to draw a graph, where the xrange labels are unique
> and not in order. I have 3 sets of values a, b, c. In 'a' I specified
> labels for example 1.1, 1.2, 1.3, 2.1, 2.3, etc. 'b' and 'c' are
> results I want to plot.
>
> The gnuplot does the label as 1,2,3...10. How to change this to as
> given in the file.
>
> Can you help me. Thanks in advance.


|