Thomas Steiner <finbref.2006 <at> gmail.com> writes: > > I want to plot the results of today's elections in Austria in this > typical 180°-piechart (and not 360°). > Unfortunantely pie() has just an argument "init.angle" and no "end.angle". > Perhaps you know a workaround. > Thomas
Please look up the function "fan.plot" Jim Lemmon had posted last month in reply to a question by me. You may be able to tweak that and make 180-degree plots. Anupam. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
