posit-dev / posit-dev/positron

Add a plot export option to set aspect ratio

Open
#2,267 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: plots
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 9h
Merged PRs (30d)
195

Description

When exporting a plot, the user should be able to set an aspect ratio for the plot.

Some things to consider:

  • provide preset aspect ratios (square, landscape, portrait)
  • custom aspect ratio
  • lock aspect ratio when changing 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

No files, tests, or entry points are named. Start by locating the plot export flow and its existing resolution controls, then review how exported dimensions are calculated. Done means export supports square, landscape, portrait, and custom aspect ratios, with an option to preserve the ratio when resolution changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.