posit-dev / posit-dev/positron

Ark should check plot updates when waiting for user inputs

Open
#7,680 0 comments 0 reactions 1 assignee View on GitHub

@lionel- is already working on this.

Since May 14, 2025.

area: kernels area: plots lang: r
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

Part of https://github.com/posit-dev/positron/issues/5184

Notice how some plots are only partially rendered as they come up. At the end you see jittering which is due to them getting plot updates.

demo(graphics)

https://github.com/user-attachments/assets/9c8e431d-0c13-4623-a84c-ade337bd639d

To fix this, we should check for plot updates when waiting for user input. We currently only do it at the end of an execution request.

Related to https://github.com/posit-dev/positron/issues/7679.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.