|
From: Thomas S. <t.s...@fz...> - 2010-09-02 08:58:09
|
set size square set polar set grid polar set rrange [-1:1] set xrange [-2:2] set yrange [-2:2] plot cos(t) Bugzilla from ja...@ho... wrote: > > > Hello, > > I have a problem with gnuplot: When I do a polar plot, like e.g. > > set polar > plot cos(t) > > the minus signs are missing on the axis, so the labels at the y-axis go > 0.5 0.4 0.3 0.2 0.1 0 0.1 0.2 0.3 0.4 0.5 > > Any ideas? > Kind regards, > > Johannes Rauh > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/problems-with-polar-plot%3A-no-negative-axis-labels-tp29599731p29601953.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |