Closed mhesselbarth closed 1 year ago
Some or all show_* return a warning, namely Raster pixels are placed at uneven horizontal intervals and will be shifted; ℹ Consider usinggeom_tile()`.
show_*
Raster pixels are placed at uneven horizontal intervals and will be shifted; ℹ Consider using
Should be a quick fix.
This should be already fixed? We are using geom_tile in show_correlation() and geom_raster in all other functions which should be exactly what we want?
geom_tile
show_correlation()
geom_raster
Some or all
show_*
return a warning, namelyRaster pixels are placed at uneven horizontal intervals and will be shifted; ℹ Consider using
geom_tile()`.Should be a quick fix.