Skip to content

Commit 058968f

Browse files
authored
Merge pull request #15 from Boehringer-Ingelheim/dev2
Dev2
2 parents 661c0e9 + 981b04c commit 058968f

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

quarto/getting_started.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ davinci_packages <- c(
3030
"dv.explorer.parameter",
3131
"dv.listings",
3232
"dv.papo",
33+
"dv.swimmerplot",
3334
"dv.tables",
3435
"dv.teal"
3536
)
108 KB
Loading

quarto/modules.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ describe_module(
112112
'Scatter plot matrix', 'dv.explorer.parameter', 'https://boehringer-ingelheim.github.io/dv.explorer.parameter/articles/scatterplotmatrix.html', 'scatterplot_matrix',
113113
'The scatter module allows examining the correlation of several parameters using a scatterplot matrix with different levels of grouping.'
114114
)
115+
describe_module(
116+
'Swimmerplot', 'dv.swimmerplot', 'https://boehringer-ingelheim.github.io/dv.swimmerplot/', 'swimmerplot',
117+
'The Swimmerplot module enables users to create interactive swimmer plots for clinical trial data. Each patient is displayed as a horizontal swim lane showing their treatment timeline, with arrows indicating ongoing treatments and optional markers for clinical responses like tumor shrinkage or disease progression.'
118+
)
115119
describe_module(
116120
'Waterfall plus heatmap', 'dv.explorer.parameter', 'https://boehringer-ingelheim.github.io/dv.explorer.parameter/articles/wfphm.html', 'waterfall_plus_heatmap',
117121
'The Waterfall plus heatmap module package includes a waterfall plot and aligned categorical continuous and parameter heatmaps.'
9.36 MB
Binary file not shown.
13.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)