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
Added dot density binning. Use bin() for histodot binning. Added better bounding box. More... over 14 years ago
Added dot size control (relative to bin size), and dot overlap in stacking direction. More... over 14 years ago
Merge pull request #285 from jiho/feature/ggsave More... over 14 years ago
Fixed pos_dodge bug. Line break must come *after* operator. More... over 14 years ago
Added Wilkinson-style dot plot. More... over 14 years ago
Removed vestigial parameters for GeomViolin More... over 14 years ago
Allow figure dimensions to be specified in metric units More... over 14 years ago
Added dodging by group rather than by row. More... over 14 years ago
Added geom_violin and stat_ydensity for violin plots. More... over 14 years ago
Documentation for 2D summary. More... over 14 years ago
2d-summary: change the function names and pass ... to fun More... over 14 years ago
rename 2D and hex aggregation to summarization consistent with 1D summary. More... over 14 years ago
Close the boxplot polygon so coord_polar and coord_trans work properly. More... over 14 years ago
Code cleanup for notched boxplot. More... over 14 years ago
Added notch option to boxplot. More... over 14 years ago
quick fix of incorrect automatic range for geom_box (#274) More... over 14 years ago
guides (legend): remove default legend specification from geom-hline and geom-vline More... over 14 years ago
guide specification in stat_XXX and geom_XXX: moves from legend to guide. More... over 14 years ago
fix: now legend does not show out-of-range values (bug after the changes in scales, so this bug does not appear in ver. 0.89) More... over 14 years ago
fix: now legend of point is not automatically filled. More... over 14 years ago
bug fix: remove legend if there is nothing to be shown (#100). More... over 14 years ago
Doc tweaks More... over 14 years ago
Document theme_get and theme_set usage. Fixes #185 More... over 14 years ago
Legend removes all NA breaks. Also some code cleanup More... over 14 years ago
Message if grouping clearly incorrect in geom_path. Fixes #240 More... over 14 years ago
Remove missing values in position_stack. Fixes #242 More... over 14 years ago
Better default origins in stat_bin2d Fixes #243 More... over 14 years ago
Update readme More... over 14 years ago
Update docs More... over 14 years ago
Merge branch 'develop' More... over 14 years ago