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

how to retain the confidence interval in plot when try to transform it to plotly object #633

Open
skyroam opened this issue Sep 6, 2023 · 0 comments

Comments

@skyroam
Copy link

skyroam commented Sep 6, 2023

Expected behavior

Hi, I plot a KM curve using ggsurvplot, and I want to make a interactive plot with plotly. I can extract the curve and risk table by using g[0] and g[1]. However, it seems that the plot loses the information of confidence interval in origin plot. How can I retain the information?

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

1 participant