4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct aspect ratios for maps More... over 16 years ago
Fix layout code so that panels no longer constrained to >= 1 null height & width More... over 16 years ago
Tidying up news file More... over 16 years ago
Remove accidentally added browser More... over 16 years ago
set_limits() - makes it possible to force inclusion of values in scale limits More... over 16 years ago
Improve interaction of geom_vline/geom_hline with coord_flip by implementing non-finite positions More... over 16 years ago
Transform limits in coord_cartesian More... over 16 years ago
Use correct expand parameter in coord_trans More... over 16 years ago
Correctly set limits in coord_equal. Fixes #13 More... over 16 years ago
Fix aspect ratio in facet_wrap. First pass at improved coord_equal - modulo panel size problem More... over 16 years ago
Use grobWidth instead of stringWidth when calculating legend sizes More... over 16 years ago
Fix weird legend bug More... over 16 years ago
Add scale_alpha_continuous More... over 16 years ago
Add scale_linetype_discrete More... over 16 years ago
Only merge legends if title and labels are the same More... over 16 years ago
Change ScaleSize to ScaleSizeContinuous in ScaleArea More... over 16 years ago
Clean up of continuous colour scale code More... over 16 years ago
News item for scales fix More... over 16 years ago
Make shape and size scales work like everything else More... over 16 years ago
Rewrite of default label handling More... over 16 years ago
Add missing news item about xlim/ylim More... over 16 years ago
Error when set aesthetics incorrect (length > 1) More... over 16 years ago
Small tidying More... over 16 years ago
Parse should default to FALSE, of course More... over 16 years ago
Tidying up trans file a little More... over 16 years ago
Fix bug in example More... over 16 years ago
Fix bug when setting limits of discrete scales with xlim and ylim. Also fix a few mistakes I made with breaks_and_labels More... over 16 years ago
Make it possible to turn particular legends off More... over 16 years ago
Breaks and labels enhancement More... over 16 years ago
Add right parameter to stat_bin More... over 16 years ago