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

Extract coordinated from do_CellularStatesPlot #58

Open
ccruizm opened this issue Feb 23, 2024 · 1 comment
Open

Extract coordinated from do_CellularStatesPlot #58

ccruizm opened this issue Feb 23, 2024 · 1 comment

Comments

@ccruizm
Copy link

ccruizm commented Feb 23, 2024

Hi there!

I would like to know whether there is a way to extract the coordinates for each cell in the plot. Also being able to determine the min and max of the axis would be handy :)

Thanks in advance!

@enblacar
Copy link
Owner

Hi @ccruizm,

Again, sorry for the late reply!

If they are not coded internally in the dataframe you retrieve with ggplot2::ggplot_build(), I will probably have to modify the code to explicitly return it in the dataframe!

Let me know if it works with ggplot2::ggplot_build() and, otherwise, I will add it to the to-do list.

Best,
Enrique

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