4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove ill-advised check More... over 15 years ago
Add full name method to scales More... over 15 years ago
Use all theme options in digest More... over 15 years ago
Remove stat_step from accesors list More... over 15 years ago
Fix bugs in coord_flip() More... over 15 years ago
Improve error message More... over 15 years ago
Add limits to scale_date More... over 15 years ago
Only transform aesthetics that actually exist in data frame More... over 15 years ago
Add direction parameter to geom_step. More... over 15 years ago
Use density2d consistently. * in geom_density2d and stat_density2d * also pull out geom_density2d into own file More... over 15 years ago
Better errors messages when important parts of plot are lacking (especially in qplot). More... over 15 years ago
Disable hash checking - no longer needed. More... over 15 years ago
Add location of devel website to announcement More... over 15 years ago
Fix bugs, partiuclarly in geom_{ab,v,h}line More... over 15 years ago
Fixes to geom_area and stat_summary More... over 15 years ago
Fix bug when only x and not xmin and xmax More... over 15 years ago
Make aesthetics more consistent More... over 15 years ago
Automatically regen on first load More... over 15 years ago
Add advice about precomputed bar charts More... over 15 years ago
Minor tweaks to axis appearance More... over 15 years ago
Fix a few errors More... almost 16 years ago
Basic fixes to errorbar and crossbar More... almost 16 years ago
Avoid naming clashes with position worker functions More... almost 16 years ago
Position cleanup * dodge works again * stack, dodge and fill all use same base function * jitter uses width and height arguments to match others (and future) More... almost 16 years ago
Improve plot build comments More... almost 16 years ago
Remove unnecessary dependency on colorspace More... almost 16 years ago
Fix to remove_missings More... almost 16 years ago
geom_boxplot fixes. * show outlier if only one present * use reparameterise * correct required aesthetics More... almost 16 years ago
Create geom_rect * move common code out of geom_bar and geom_tile * clarify role of reparameterise * make zero in resolution optional More... almost 16 years ago
position_jitter now jitters all x and y positions More... almost 16 years ago