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?
set xtics ("223" 0, "400" 1", "555" 2, "212 3)
Thanks!