Releases: insightsengineering/goshawk
Releases · insightsengineering/goshawk
v0.1.7
- Added optional table in
g_lineplot
, controlled by argumentdisplay_center_tbl
, that displays means or medians of each group of each time point corresponding to the plot.
v0.1.6
g_boxplot
- Argument changes:
facet
-->facet_var
- Argument changes:
g_density_distribution_plot
- Rug plot option added.
g_lineplot
:- Argument changes:
font_size
-->plot_font_size
- Line and symbol type can now be configured. especially useful if line splitting is used.
- Added minimum records threshold.
- Table font size can now be controlled.
- Decreased width of error bars.
- Horizontal and columned legend orientation.
- Argument changes:
- Added additional validation and description for the
loq_legend
argument. - Set legend label as variable label attribute of
trt_group
across all modules.
v0.1.5
- updated LLOQ/ULOQ footnote for correlation plot
v0.1.2
- added argument to control the following
- Box: toggle LoQ legend on/off
- Correlation: toggle LoQ legend on/off, toggle visit facetting on/off
- Density: toggle combined treatment line on/off