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

coverageSpatial() runs slowly #5

Open
davidcurrie2001 opened this issue Mar 21, 2023 · 0 comments
Open

coverageSpatial() runs slowly #5

davidcurrie2001 opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@davidcurrie2001
Copy link
Contributor

The coverageSpatial() function runs quite slowly. i think this is primarily due to this line near the end of spatialPlotCreateGraph()
x <- ggiraph::girafe(ggobj = gg, width_svg = 6, height_svg = 6)
I'm not sure whether there is an easy way to speed it up though.

@rix133 rix133 added the enhancement New feature or request label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants