|
From: Giuseppe A. <Giu...@ct...> - 2005-07-29 09:46:48
|
Hi, is it possible to have an user-defined scale on an axis according to a given nonlinear function? I mean something like "set logscale x", but with tics distributed according to x**2 or any other given f(x). I know I could use "set xtics", and then define every single tic I need, but that's of course much more cumbersome. Thanks for every hint. Giuseppe. |