Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize plot to any ratio and size #137

Open
RYY0722 opened this issue Jun 5, 2023 · 1 comment
Open

Resize plot to any ratio and size #137

RYY0722 opened this issue Jun 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@RYY0722
Copy link

RYY0722 commented Jun 5, 2023

Is your proposal related to a problem?

The plot ratio is fixed once it is created. Whenever zoomed in or out, or slide the splitting bar, the ratio is fixed.
Snipaste_2023-06-05_10-11-48
Snipaste_2023-06-05_10-11-34
Snipaste_2023-06-05_10-11-42

Describe the solution you'd like

In RStudio, we can change the height and width to any value in the pop-out window, which can help testing out the best ratio for saving a plot.
Snipaste_2023-06-05_10-13-04
Snipaste_2023-06-05_10-13-20

Describe alternatives you've considered

windows(); plot() will pop out a window in R to show the plot, which can be changed to any size.

Additional context

Nill.

@RYY0722 RYY0722 added the enhancement New feature or request label Jun 5, 2023
@nx10
Copy link
Owner

nx10 commented Jun 23, 2023

I believe what you are asking for is implemented in the export dialog window. Or is there something missing there that you would like to see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants