Skip to content

Add SVG export context menu for MIES graphs#2636

Closed
Copilot wants to merge 11 commits intomainfrom
copilot/check-new-code-review
Closed

Add SVG export context menu for MIES graphs#2636
Copilot wants to merge 11 commits intomainfrom
copilot/check-new-code-review

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

Thanks for opening a PR in MIES ✨!

  • Code can only be merged if the continous integration tests pass
  • Please ensure that the branch is named correctly. See
    here for the detailed explanation.

This update focuses on the SVG export context menu for MIES plots and hardens the export path/filename handling so the new option is reliable across supported windows.

  • Menu integration: add a global GraphPopup entry that targets the right-clicked graph window.
  • Path resolution: resolve Windows Downloads via PowerShell → HFS conversion with diagnostics and a Documents fallback.
  • Export behavior: sanitize filenames, add local-time timestamps, and surface SavePICT failures with full context.
Menu "GraphPopup"
	"Export graph to SVG", /Q, ExportGraphToSVG(GetCurrentWindow())
End

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 10 commits February 23, 2026 21:21
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Co-authored-by: timjarsky <5693697+timjarsky@users.noreply.github.com>
Copilot AI changed the title [WIP] Review new code changes in pull request Add SVG export context menu for MIES graphs Feb 23, 2026
Copilot AI requested a review from timjarsky February 23, 2026 21:33
@t-b
Copy link
Collaborator

t-b commented Feb 24, 2026

Closing as duplicate of #2630

@t-b t-b closed this Feb 24, 2026
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.

3 participants