Skip to content

Commit

Permalink
Fix ylims for blended feature plot key
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaveazure committed Feb 20, 2020
1 parent fac062e commit a2f3ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/visualization.R
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,6 @@ FeaturePlot <- function(
yes = levels(x = data$split)[ii],
no = ''
)),
limits = ylims,
expand = c(0, 0)
) +
labs(
Expand Down

0 comments on commit a2f3ff2

Please sign in to comment.