Skip to content

Add plots, outputs, and validation link to example docs#9

Merged
sipemu merged 1 commit intomainfrom
feature/docs-plots-outputs
Feb 24, 2026
Merged

Add plots, outputs, and validation link to example docs#9
sipemu merged 1 commit intomainfrom
feature/docs-plots-outputs

Conversation

@sipemu
Copy link
Contributor

@sipemu sipemu commented Feb 24, 2026

Summary

  • Add 9 matplotlib-generated PNG plots across all 4 example pages (hypothesis testing, regression, group analysis, A/B testing)
  • Fill in real computed output values replacing ... placeholder stubs throughout all example code blocks
  • Add collapsible plot code sections using ??? note "Plot code" (pymdownx.details)
  • Add docs/assets/gen_plots.py script for reproducible image generation
  • Link R Validation page from the index "What's in the Docs" table
  • Add matplotlib dependency to examples

Test plan

  • mkdocs build passes with no new warnings
  • All 9 PNG images generated successfully
  • Output values verified against actual polars-statistics computation
  • Visual review of rendered pages on GitHub Pages

🤖 Generated with Claude Code

- Add 9 matplotlib-generated plots across all 4 example pages
- Fill in real computed output values replacing placeholder stubs
- Add collapsible plot code sections using pymdownx.details
- Add gen_plots.py script for reproducible image generation
- Link R Validation page from index.md "What's in the Docs" table
- Add matplotlib dependency to examples

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sipemu sipemu merged commit 4c9a541 into main Feb 24, 2026
18 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.

1 participant