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
Add limits to scale_date More... almost 18 years ago
Only transform aesthetics that actually exist in data frame More... almost 18 years ago
Add direction parameter to geom_step. More... almost 18 years ago
Use density2d consistently. * in geom_density2d and stat_density2d * also pull out geom_density2d into own file More... almost 18 years ago
Better errors messages when important parts of plot are lacking (especially in qplot). More... almost 18 years ago
Disable hash checking - no longer needed. More... almost 18 years ago
Add location of devel website to announcement More... almost 18 years ago
Fix bugs, partiuclarly in geom_{ab,v,h}line More... almost 18 years ago
Fixes to geom_area and stat_summary More... almost 18 years ago
Fix bug when only x and not xmin and xmax More... almost 18 years ago
Make aesthetics more consistent More... almost 18 years ago
Automatically regen on first load More... almost 18 years ago
Add advice about precomputed bar charts More... almost 18 years ago
Minor tweaks to axis appearance More... almost 18 years ago
Fix a few errors More... almost 18 years ago
Basic fixes to errorbar and crossbar More... almost 18 years ago
Avoid naming clashes with position worker functions More... almost 18 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 18 years ago
Improve plot build comments More... almost 18 years ago
Remove unnecessary dependency on colorspace More... almost 18 years ago
Fix to remove_missings More... about 18 years ago
geom_boxplot fixes. * show outlier if only one present * use reparameterise * correct required aesthetics More... about 18 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... about 18 years ago
position_jitter now jitters all x and y positions More... about 18 years ago
Fixes to position adjustment. * stat_bin checks is.integer not is.factor * position adjustments collapsed to single type * position_jitter now deals correctly with 0 jitter More... about 18 years ago
Basic position mapping in place More... about 18 years ago
New discrete position scale More... about 18 years ago
Changes from other comp More... about 18 years ago
Fix coordinate system bugs More... about 18 years ago
Basic fixes to hline, vline etc More... about 18 years ago