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

Improve animint2pages by automatically taking screenshot of the animint #130

Open
siddhesh195 opened this issue Jun 11, 2024 · 2 comments
Open

Comments

@siddhesh195
Copy link
Contributor

As a part of GSoC 2024 one of my task is to improve animint2pages function by automatically taking screenshot of the animint. Automatic screenshot will automate the manual step of taking a screenshot for the Github pages
gallery.

@tdhock
Copy link
Collaborator

tdhock commented Jun 12, 2024

related to #115 -- often you want a screenshot of the viz after the ggplots have been arranged in a certain way on the page -- with current code this is done interactively (resize % zoom / window height/width) but would be nice to have the ggplot layout defined in code and then guaranteed at render time (no need for interactive resizing)

@tdhock
Copy link
Collaborator

tdhock commented Jun 20, 2024

crop white space https://imagemagick.org/Usage/crop/
R bindings https://cran.r-project.org/package=magick

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

No branches or pull requests

2 participants