|
From: Kim, S. (IIS) <sun...@ng...> - 2005-03-20 18:17:25
|
Hi, I need your help. =20 Currently I am using gnuplot V3.7 installed in Unix environment. I have a need to use the feature 'xticlabels' in Gnuplot. I am getting = data out of database and try to plot them using Gnuplot. It will make my life very easy if I can use this feature. (if possible, = I want to avoid using 'set xtics (..,..,.......)' command). I need to read in datastring and = use it to label xtics, instead of x value. I read some of the documentations on the Web, and I want to be able to = use something like: plot 'datafile' using 3:4:xticlabels(1) with linespoints My Question is what version of Gnuplot do I have to have in order to use = this feature? The current version (V3.7) that I have here, did not work for me. Thank you so much for your help. -Sunny |