|
From: Thomas S. <t.s...@fz...> - 2011-12-06 11:19:49
|
use
set format x "%P"
or set xtics explicitely
set xtics ("-1" -pi, "-5/6" -5./6.*pi, ... )
gnujones wrote:
>
> I am super new to gnuplot and I would like to change the x-axis from
> decimal form to increments of a fraction of pi. For example, have a range
> [-pi,pi] and have increments of pi/6, say and show the x-values in exact
> form along the x-axis.
>
> Is that possible in gnuplot?
>
> Thanks.
>
--
View this message in context: http://old.nabble.com/Converting-the-x-axis-into-multiples-of-pi-tp32922219p32923542.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|