Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grey line distorting Ripley's L plot #512

Closed
simonmfr opened this issue Apr 7, 2022 · 1 comment
Closed

Grey line distorting Ripley's L plot #512

simonmfr opened this issue Apr 7, 2022 · 1 comment
Assignees

Comments

@simonmfr
Copy link

simonmfr commented Apr 7, 2022

Using sq.pl.ripley(), I keep getting a grey line distorting the plot. Any idea where this comes from?

mode = "L"
sq.gr.ripley(visium, cluster_key="clusters", mode=mode, max_dist=1000)

sq.pl.ripley(
    visium,
    cluster_key="clusters",
    dpi=100,
    mode=mode
)

Much appreciated!

@simonmfr
Copy link
Author

simonmfr commented Apr 7, 2022

Got it: plot_sims=False

@simonmfr simonmfr closed this as completed Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants