Skip to content

Add x-axis text angle option to StatPlot#18

Merged
hurry060215-tech merged 11 commits into
mengxu98:mainfrom
hurry060215-tech:codex/statplot-x-text-angle
Jun 11, 2026
Merged

Add x-axis text angle option to StatPlot#18
hurry060215-tech merged 11 commits into
mengxu98:mainfrom
hurry060215-tech:codex/statplot-x-text-angle

Conversation

@hurry060215-tech

Copy link
Copy Markdown
Collaborator

Summary

  • Add x_text_angle to StatPlot() with the existing default of 45 degrees.
  • Use the parameter when constructing x-axis text for non-polar statistic plots.
  • Update the generated Rd usage and argument docs.

Validation

  • Rscript -e "parse('R/StatPlot.R')"
  • StatPlot(..., x_text_angle = 30) returns axis.text.x$angle == 30

Related to mengxu98/scop#230.

@hurry060215-tech hurry060215-tech marked this pull request as ready for review June 11, 2026 15:51
@hurry060215-tech hurry060215-tech merged commit 436c229 into mengxu98:main Jun 11, 2026
6 checks passed
@hurry060215-tech hurry060215-tech deleted the codex/statplot-x-text-angle branch June 18, 2026 06:25
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.

1 participant