annotate_lineplot_df() does not expose the annotation table font size, so it is fixed at the df2gg_aligned() defaults. Add a font_size argument, matching annotate_riskdf().
annotate_pkc_df() declares text_size but never forwards it to df2gg_aligned(); wire it up for consistency.
annotate_lineplot_df()does not expose the annotation table font size, so it is fixed at thedf2gg_aligned()defaults. Add afont_sizeargument, matchingannotate_riskdf().annotate_pkc_df()declarestext_sizebut never forwards it todf2gg_aligned(); wire it up for consistency.