4
I Use This!
Low Activity

Commits : Listings

Analyzed 26 days ago. based on code collected 27 days ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes hadley requested More... almost 15 years ago
support minor breaks again. More... almost 15 years ago
implement option raster = FALSE for the devices that do not support raster graphics. More... almost 15 years ago
First pass at autoplot implementation More... almost 15 years ago
This is the initial submission of autoplot() as discussed with Hadley in comments here: http://stackoverflow.com/questions/7098830/bad-idea-ggplotting-an-s3-class-object More... almost 15 years ago
add test code for labels & facets (#221) More... about 15 years ago
fix a bug of axis label adjustment for facets (#221). More... about 15 years ago
fix a bug with facet_grid aspect ratio and add test codes More... about 15 years ago
add test codes More... about 15 years ago
legend guide supports matrix-like layout. More... about 15 years ago
fix a bug in calculating sizes of gtable. More... about 15 years ago
fix a bug in coord_cartesian when limits are specified. More... about 15 years ago
Merge branch 'develop' into feature/new-guides-with-gtable More... about 15 years ago
Merge pull request #212 from kohske/patch-1 More... about 15 years ago
error occurs in remove_missing if data contains NA. Probably because of unevaled promise or something else. More... about 15 years ago
now work with manual position of guide-box. More... about 15 years ago
Merge branch 'develop' into feature/new-guides-with-gtable More... about 15 years ago
Merge pull request #209 from davidmorrison/develop More... about 15 years ago
Merge branch 'develop' of git://github.com/hadley/ggplot2 into develop More... about 15 years ago
update documents and examples of new guides. More... about 15 years ago
Merge branch 'develop' into feature/new-guides-with-gtable More... about 15 years ago
Remove incorrect parameter to grid.draw method More... about 15 years ago
Merge branch 'develop' into feature/new-guides-with-gtable More... about 15 years ago
update document. now devtools compatible -- so can be installed via install_github(). More... about 15 years ago
remove style parameters. now styles are set via theme. also add a function of partial update of theme elements - update_element in R/theme.r More... about 15 years ago
Merge branch 'develop' into feature/new-guides-with-gtable More... about 15 years ago
escape percent signs in the roxygen source More... about 15 years ago
escape percent signs in documentation More... about 15 years ago
Restored missing blank line in aes_string doc More... about 15 years ago
Added xintercept and yintercept to list of aesthetics More... about 15 years ago