View source: R/mod_display_plot.R
mod_display_plot_server | R Documentation |
This shiny module creates, displays and saves a plot of the filtered data on top of the upload data,
check validated filter data available and has permission to display plot.
check for presence of example invalid values for plot.
creates a plot of the filtered data on top of the upload data.
displays the plot of the filtered data on top of the upload data.
provides brush option displaying the selected data in a table.
adds a save button to save the plot.
provides inputSlider controls to change save parameters of the plot image in a modal dialog.
mod_display_plot_server(id, mod_values)
nearPoints: plot_click, plot_dblclick, plot_hover
brushedPoints: plot_brush
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.