Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ggforce 0.4.0 source code.tar.gz | 2022-09-28 | 1.0 MB | |
ggforce 0.4.0 source code.zip | 2022-09-28 | 1.1 MB | |
README.md | 2022-09-28 | 1.5 kB | |
Totals: 3 Items | 2.1 MB | 0 |
- Moved to vctrs internally
- Updated error messaging to use cli
geom_diagonal()
,geom_diagonal_wide()
,geom_parallel_sets()
, andgeom_sina()
are now bidirectional in the style of ggplot2geom_mark_*()
now works correctly in the presence ofNA
values inx
andy
- The
zoom
,zoom.x
, andzoom.y
elements now uses proper registration of theme elements, inheriting fromstrip.background
. - Fixed bug in
geom_sina()
when groups contained less than 3 points - Fixed bug in
geom_parallel_sets()
that erroneously removed grouping information in some configurations - Added
jitter_y
argument togeom_sina()
to control whether y jittering is performed on integerish y values. facet_zoom()
now works with patchwork- Fix bug in
geom_mark_ellipse()
that caused wrong orientation of ellipses with groups of two. gather_set_data()
now supports tidyselect.position_jitternormal()
gains aseed
argument in parallel toggplot2::position_jitter()
geom_sina()
now works when the group only have a single unique y valuefacet_zoom()
now works correctly with transformed scalesfacet_wrap_paginate()
now works correctly withdir = 'v'
facet_matrix()
now supports a labeller- fix a bug in
geom_parallel_sets_axes()
that prevented coloring of axis fill - fix a bug in
stat_circle()
if thex
andy
aesthetics were inherited from the global mapping facet_zoom()
now works even when limits are set by the scales