Package: shinydlplot
Type: Package
Title: Add a Download Button to a 'shiny' Plot or 'plotly'
Version: 0.1.4
Author: Alex Pickering
Maintainer: Alex Pickering <alexvpickering@gmail.com>
Description: Add a download button to a 'shiny' plot or 'plotly' that appears when
  the plot is hovered. A tooltip, styled to resemble 'plotly' buttons, is displayed 
  on hover of the download button. The download button can be used to allow users
  to download the dataset used for a plot.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.2
Suggests: ggplot2 (>= 3.3.2)
Imports: shinyBS (>= 0.61), shiny (>= 1.4.0), shinyjs (>= 1.1), plotly
        (>= 4.9.2), htmlwidgets (>= 1.5.1), htmltools (>= 0.5.0),
        methods, utils
NeedsCompilation: no
Packaged: 2022-11-18 17:39:22 UTC; alex
Repository: CRAN
Date/Publication: 2022-11-18 18:00:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:46:16 UTC; unix
