pachterlab / voyager

From geospatial to spatial -omics
https://pachterlab.github.io/voyager/
Artistic License 2.0
79 stars 9 forks source link

Polygon boundaries showing despite linewidth = 0 in `plotSpatialFeature` on Windows #13

Closed lambdamoses closed 1 year ago

lambdamoses commented 1 year ago

Because of https://github.com/tidyverse/ggplot2/issues/5333 When there're thousands of cells or spots and they're plotted in small panels when multiple features or samples are plotted, having the boundaries can mean that the fill color of the cells or spots becomes invisible as the boundaries take up all the space.

Windows users: Please install Voyager 1.2.7, which has fixed this problem.