Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
757fc7e
allow hiding of Mean, Median, and SD columns
ScottFB101 Aug 8, 2025
9923eb7
Add mode calculation to summary table
ScottFB101 Aug 9, 2025
6b90ffd
Refactor summary stats column handling
ScottFB101 Aug 11, 2025
a01e083
Descriptions of new boolean variables
ScottFB101 Aug 11, 2025
cbdf59e
Add interactivity option to summary plots
ScottFB101 Aug 12, 2025
497e249
Add customizable color mapping to gt_plt_summary
ScottFB101 Aug 12, 2025
5ee9f46
Refactor summary stats and enable plot interactivity
ScottFB101 Aug 12, 2025
fffc965
Enable interactivity by default in summary plots. Added interactivity…
ScottFB101 Aug 12, 2025
c8ea289
Add tests for change_color_mapping function
ScottFB101 Aug 12, 2025
ac1cff6
Fix column existence checks for summary formatting
ScottFB101 Aug 12, 2025
a12833a
Remove .vscode/launch.json from .gitignore
ScottFB101 Aug 12, 2025
d4e26aa
Refactor color mapping override in gt_plt_summary
ScottFB101 Aug 12, 2025
cf23558
Document interactivity parameter in gt_plt_summary
ScottFB101 Aug 12, 2025
e332955
Rename hide_desc_stats to show_desc_stats in summary
ScottFB101 Aug 13, 2025
116257e
new_color_mapping example to main docstring
ScottFB101 Aug 13, 2025
bf3726b
Show category tooltips and bars only with interactivity
ScottFB101 Aug 13, 2025
efe9857
Fix tooltip rendering logic in SVG bar and histogram
ScottFB101 Aug 13, 2025
56beea5
Struggling with the test here. Could use some advice
ScottFB101 Aug 13, 2025
9a5a6f2
remove unnecessary defaults
ScottFB101 Aug 14, 2025
8460d71
sorted numbers in mode column
ScottFB101 Aug 14, 2025
77a7640
Add tests for multiple modes in gt_plt_summary
ScottFB101 Aug 14, 2025
e97fb22
Update summary tests to check for exact HTML output
ScottFB101 Aug 14, 2025
e3d54d8
Align 'Mode' column to right in summary table
ScottFB101 Aug 14, 2025
ea5543d
replace snap test with parameterized test
juleswg23 Aug 21, 2025
53d89fd
propogate color mapping
juleswg23 Aug 21, 2025
a04fe48
run make-update
juleswg23 Aug 21, 2025
d48addd
Merge branch 'main' into gt_plt_summary_customization
juleswg23 Aug 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading