Skip to content

Conversation

@elong0527
Copy link
Collaborator

The issue is to close #83 that allow user to set up filter range in the side bar.

elong0527 and others added 5 commits August 18, 2025 19:41
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Reversed y-axis ordering for non-reference groups in prop plots
- Reversed y-axis ordering for diff plots
- Ensures consistent visual ordering between table and interactive plots

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Added Plotly.js integration information
- Documented sparkline_point_js() function
- Added brew and plotly dependencies
- Included notes about JavaScript templates and debugging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Added display_n and display_prop flags that are set based on the display parameter.
Modified column definitions to include show attribute that respects these flags.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Added col_header and fig_header parameters to format_ae_forestly()
- Headers now dynamically use the actual reference group name instead of hardcoded "Placebo"
- Users can provide custom headers if needed
- Maintains backward compatibility with sensible defaults

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
elong0527 and others added 6 commits August 18, 2025 21:12
Exclude CLAUDE.md from R package build to prevent R CMD check issues.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Added filter_range parameter to ae_forestly() function
- Supports NULL (auto-detect), single value (max only), or two values (min/max)
- Auto-detection rounds to nearest 5/10 for better UX
- Removes hardcoded limit of 100 for the slider
- Properly handles both proportion and count filters

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@elong0527 elong0527 force-pushed the fix-issue-83-slider-range branch from 2cf1039 to 699752f Compare August 19, 2025 01:34
@wangben718 wangben718 merged commit 9ddc56b into main Aug 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow users to customize the upper limit of the slide bar

3 participants