|
From: Petr M. <mi...@ph...> - 2006-10-05 20:16:06
|
> I need to use gnuplot to nicely space the x2 values in step #2. > >> Would it suffice to have GPVAL_X_TICS_FROM, GPVAL_X_TICS_TO, >> GPVAL_Y_TICS_FROM, etc.? > > It would work if I could get gnuplot to give me GPVAL_X_TICS_FROM, > GPVAL_X_TICS_TO and GPVAL_X_TICS_SPACING (assuming that spacing is linear - > which is good enough for me!) I made a preliminary version of such a patch, see gnuplot Patches section on sourceforge, Patch nb. 1571696 "GPVAL_X_TICS_....". Feel free to continue if you need it. --- PM |