We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f511f commit eae0a79Copy full SHA for eae0a79
R/geom-raster.R
@@ -124,5 +124,5 @@ GeomRaster <- ggproto("GeomRaster", Geom,
124
default.units = "native", interpolate = interpolate
125
)
126
},
127
- draw_key = draw_key_rect
+ draw_key = draw_key_polygon
128
0 commit comments