Releases: jthomasmock/gtExtras
Releases · jthomasmock/gtExtras
gtExtras v0.4.1
gtExtras 0.4.1
- Add explicit height argument to
gt_fa_column() - Add
get_row_index()to assist in applying styles to specific rows visually - Refactor
last_row_id()to useget_row_index()internally. - Refactor
gt_index()to respect multiple groups - closes Issue #58 - thanks @jmbarbone ! - Refactor
tab_style_by_grp()to respect multiple groups - Add NA handling to
gt_plt_conf_int()- closes #52 - Update readme content to reflect latest documentation
- Remove
use_paletteerargument from documentation (inline operation in function) - Convert
 to infmt_symbol_first()andfmt_pad_num(), convert tests to match - Update documentation for
gt_img_circle() - Add
gt_theme_pff()for Pro Football Focus style tables - Add a
"pff"palette option togt_color_box() - Add new arguments to
gt_merge_stack()per issue 53 - Bulk update of examples sections and updated images
- Remove background color from label in
gt_plt_conf_int()- closes #54 - Add
gt_index()to internals ofgt_merge_stack()to prevent incorrect arrangement when grouping data - closes issue #55 - Corrected
gt_plt_sparkline()where in some cases inline plots weren't respecting shared limits.
v0.4.0
Initial CRAN release