|
From: Thomas S. <t.s...@fz...> - 2011-11-17 08:08:37
|
bluebluesky <one2001boy <at> yahoo.com> writes: > ... > When I create a graphics with polar plot in gnuplot 4.4 or 4.5 in windows, > it will create an extra line with marked tick values. However, it doesn't > have such an issue in gnuplot 4.2 (in windows) or gnuplot 4.4 in linux. Does > anybody have similar experience? How can I remove that extra line? > ... this raxis is a new feature in the development version of gnuplot. to switch it off : unset raxis unset rtics |