ctgov_to_plotly.ctgov_bar_plot | R Documentation |
Convert a ctrialsgov Visualization to Plotly
## S3 method for class 'ctgov_bar_plot'
ctgov_to_plotly(p, tooltip_fun = ctgov_gantt_labeller, ...)
p |
the plot returned by 'ctgov_plot_timeline()'. |
tooltip_fun |
= ctgov_gantt_labeller |
... |
currently not used. |
a Plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.