> The idea of plotting a wind rose must be fairly common. I wonder if it > would make sense to have a switch that would wrap data around the ends of a > continuous scale?
Probably - but it requires a lot of work, because ggplot2 doesn't currently support circular scales, which is what you really want. Hadley -- http://had.co.nz/ ______________________________________________ R-help@r-project.org 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.