Skip to content

Releases: insightsengineering/goshawk

v0.1.7

19 Aug 22:12
Compare
Choose a tag to compare
  • Added optional table in g_lineplot, controlled by argument display_center_tbl, that displays means or medians of each group of each time point corresponding to the plot.

v0.1.6

19 Aug 22:12
Compare
Choose a tag to compare
  • g_boxplot
    • Argument changes: facet --> facet_var
  • 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.
  • 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

19 Aug 22:12
Compare
Choose a tag to compare
  • updated LLOQ/ULOQ footnote for correlation plot

v0.1.2

19 Aug 22:12
Compare
Choose a tag to compare
  • 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