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

Is there currently a way to plot 3D data? #708

Open
Marius1311 opened this issue Sep 10, 2024 · 2 comments
Open

Is there currently a way to plot 3D data? #708

Marius1311 opened this issue Sep 10, 2024 · 2 comments
Assignees

Comments

@Marius1311
Copy link

I'm looking for even just the simplest case, i.e. fixing a z-location and visualizing x, y coordinates in 2D. I tried naively with spatialdata-plot, i.e. just

sdata.pl.render_images("image", channel="DAPI").pl.show(), but that fails with TypeError: Invalid shape (7, 9512, 9788) for image data.

@melonora
Copy link
Collaborator

Hi @Marius1311, currently that is not supported yet, but this is not hard to implement. I had some other priorities, but can pick this up. Sorry for the late reply!

@melonora melonora self-assigned this Sep 23, 2024
@Marius1311
Copy link
Author

Amazing, thanks! would be great to have this.

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