You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue will collect stat, geom, or other layers implemented in other packages (noted unless {ggplot2} itself) that should be adapted to ggbiplot() layers. Cognominal stats and geoms are listed with the stats. See #61 for the list of needed but not-yet-implemented layers.
This issue will collect stat, geom, or other layers implemented in other packages (noted unless {ggplot2} itself) that should be adapted to
ggbiplot()
layers. Cognominal stats and geoms are listed with the stats. See #61 for the list of needed but not-yet-implemented layers.Statistical transformations (
stat
s):StatBin2d
,StatBinHex
StatDensity2d
StatPointdensity
from {ggpointdensity}StatHdr
,StatHdrLines
,StatHdrPoints
,StatHdrRug
from {ggdensity}StatVoronoi
from {ggvoronoi}Geometric elements (
geom
s):GeomPointTrace
andGeomPathTrace
from {ggtrace}Layers for 1-dimensional biplots:
PositionStack
(stat = "align"
) for stacking variable axes or vectorsStatDensity
,GeomDotplot
,GeomHistogram
,GeomRug
The text was updated successfully, but these errors were encountered: