REditorSupport / REditorSupport/vscode-R

Draw plots as SVG

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

Nobody has claimed this yet.

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

Description

Currently the plot drawing is done only by drawing as PNG.
It will be nice if the user could choose to draw the plots as SVG.
Pro: It is faster in communication time and with scalable resolution.

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

Start by locating the existing PNG plot-rendering flow in the vscode-R extension and how plot output is selected or communicated. Determine the integration points for an SVG option and define done as allowing users to choose SVG output while preserving the existing PNG path and verifying scalable plot delivery.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, typescript
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.