Can someone help me figure out why shinyScreenshot is cutting off part of my figures?

This page summarizes the projects mentioned and recommended in the original post on /r/Rlanguage

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • shinyscreenshot

    📷 Capture screenshots of entire pages or parts of pages in Shiny apps

  • You may also want to try other packages, the author of the shinyscreenshot package suggest it himself (from here):

  • snapper

    snap images of html objects using only JavaScript in shiny apps (by yonicd)

  • As mentioned above, the libraries used by {shinyscreenshot} do have limitations and may not always work. There are two other packages that came out recently that also provide screenshot functionality which you may try and compare: {snapper} by Jonathan Sidi and {capture} by dreamRs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • capture

    Take screenshots in Shiny apps (by dreamRs)

  • As mentioned above, the libraries used by {shinyscreenshot} do have limitations and may not always work. There are two other packages that came out recently that also provide screenshot functionality which you may try and compare: {snapper} by Jonathan Sidi and {capture} by dreamRs.

  • webshot

    Take screenshots of web pages from R

  • RStudio's {webshot} package is also similar, but serves a very different purpose. {webshot} is used to take screenshots of any website (including Shiny apps), but you cannot interact with the page in order to take a screenshot at a specific time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Shiny Dashboard] [R6] Dynamic Value boxes - having only one display.

    2 projects | /r/rshiny | 16 Mar 2022
  • R Shiny Help

    1 project | /r/rshiny | 20 Jan 2022
  • Examples of R packages which include a Shiny app?

    13 projects | /r/rstats | 20 Jul 2021
  • Shiny app which Uploads a datafile and create a checkbox and textinput and dropdown list for each column

    1 project | /r/rshiny | 19 May 2021
  • Load Testing Shiny Apps

    2 projects | dev.to | 1 Mar 2021