Skip to content

Add canvas rendering for Text mark#354

Merged
gka merged 8 commits into
mainfrom
feat/canvas-text
Feb 8, 2026
Merged

Add canvas rendering for Text mark#354
gka merged 8 commits into
mainfrom
feat/canvas-text

Conversation

@gka

@gka gka commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • introduce canvas rendering support for the Text mark as requested
  • ensure rendering logic aligns with existing canvas infrastructure

Testing

  • Not run (not requested)

@netlify

netlify Bot commented Feb 8, 2026

Copy link
Copy Markdown

Deploy Preview for svelteplot ready!

Name Link
🔨 Latest commit d5448dd
🔍 Latest deploy log https://app.netlify.com/projects/svelteplot/deploys/6988a0b7059e290008d199b6
😎 Deploy Preview https://deploy-preview-354--svelteplot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d44aa92f87

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/lib/marks/helpers/TextCanvas.svelte
@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

TypeScript error report:

  • This branch: 856
  • main branch: 1116
  • Difference (PR - main): -260 🎉

Svelte TypeScript error report:

  • This branch: 2161
  • main branch: 2159
  • Difference (PR - main): +2 ⚠️

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

TypeScript error report:

  • This branch: 856
  • main branch: 1116
  • Difference (PR - main): -260 🎉

Svelte TypeScript error report:

  • This branch: 2160
  • main branch: 2159
  • Difference (PR - main): +1 ⚠️

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

TypeScript error report:

  • This branch: 856
  • main branch: 1116
  • Difference (PR - main): -260 🎉

Svelte TypeScript error report:

  • This branch: 2160
  • main branch: 2159
  • Difference (PR - main): +1 ⚠️

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.9.2-pr-354.0

Install it with:

npm install svelteplot@pr-354
# or install the specific version
npm install svelteplot@0.9.2-pr-354.0

@gka gka merged commit d15a61b into main Feb 8, 2026
11 of 14 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