Skip to content

Add Word chart cmdlets#71

Merged
PrzemyslawKlys merged 1 commit into
mainfrom
codex/pswriteoffice-word-charts
Apr 4, 2026
Merged

Add Word chart cmdlets#71
PrzemyslawKlys merged 1 commit into
mainfrom
codex/pswriteoffice-word-charts

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

What changed

  • add Add-OfficeWordChart for first-class Word chart generation in PSWriteOffice
  • support pie, bar, line, and area charts from object data
  • support chart insertion into open documents and paragraphs created inside table cells
  • add docs and working chart examples

Why

This gives PSWriteOffice a real Word chart surface instead of relying only on raw OfficeIMO calls, and it closes the biggest chart-related gaps identified during issue review.

Validation

  • dotnet build Sources/PSWriteOffice.sln
  • Invoke-Pester Tests/WordDsl.Tests.ps1 -Output Detailed
    • Passed: 10

Notes

@PrzemyslawKlys PrzemyslawKlys force-pushed the codex/pswriteoffice-word-charts branch 8 times, most recently from a5c2ad2 to c2cc0d8 Compare April 4, 2026 07:24
@PrzemyslawKlys PrzemyslawKlys force-pushed the codex/pswriteoffice-word-charts branch from 720866a to b751f16 Compare April 4, 2026 08:54
@PrzemyslawKlys PrzemyslawKlys merged commit f291f7c into main Apr 4, 2026
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the codex/pswriteoffice-word-charts branch April 4, 2026 08:59
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