Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Replacing values along x-axis?

11 views
Skip to first unread message

carl

unread,
Dec 9, 2009, 7:10:25 PM12/9/09
to
I have a plot where I would like the numbers:

223, 400 555, 212

to be set a long the x-axis instead of the default:

0, 1, 2, 3

from my data file. Is it possible to replace the x value text with my own
list of values?


sfeam

unread,
Dec 9, 2009, 7:36:04 PM12/9/09
to
carl wrote:

set xtics ("223" 0, "400" 1", "555" 2, "212 3)

carl

unread,
Dec 10, 2009, 7:10:28 AM12/10/09
to

"sfeam" <sf...@users.sourceforge.net> wrote in message
news:hfpfpl$4ak$1...@news.eternal-september.org...

Thanks!

0 new messages