REditorSupport / REditorSupport/vscode-R

Rplot cannot be plotted

Open
#1,448 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
1.2k
Forks
139
Avg merge
2h 46m
Merged PRs (30d)
5

Description

When I input plot(1:10) in the shell radian, there will be a popup R Graphics: Device 2 (ACTIVE) to draw pictures. However, when codeserver runs radian input plot(1:10), the plot cannot be drawn, that is, Rplot cannot be plotted.

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.

Research direction

Reproduce plot(1:10) in shell radian and in codeserver running radian, comparing the R Graphics: Device 2 (ACTIVE) behavior described in the issue. Trace the codeserver plotting path from the vscode-R extension entry points; done means the plot renders there as it does in the shell.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, vscode
Domain
data-visualization, developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.