-
Notifications
You must be signed in to change notification settings - Fork 3
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
Plotly Timeline Display Issue #21
Comments
Do you have a reproducible example you can provide? It's curious that the date names are not uniform on the left side. |
Thank you for the quick reply, Michael. Please see below: PACKAGESlibrary(ctrialsgov) ctgov_load_cache(force_download = FALSE) breast = ctgov_query(study_type = "Interventional", breast1 = ctgov_plot_timeline( ctgov_to_plotly(breast1) |
Thanks. I'll take a look and respond in the next few days. |
Hi Michael, were you able to take a look at the example ? Thank you, appreciate the help! |
Ugh, sorry @MDAZbuild. I missed this one. I'll take a look. |
Hello,
When I run ctgov_plot_timeline --> ctgov_to_plotly, the figure that is generated is partially incorrect. The completion dates for a few of the trials extend well beyond the actual completion date. For example, the completion date within the tooltip reads 2025 however, the chart appears as though the trial continues to nearly 2035. Please refer to below screenshot for an example.
Any advice to fix?
Thank you!
The text was updated successfully, but these errors were encountered: