Closed andrejadd closed 7 years ago
Produces empty file. See function call
output$save_stpredictions_plot <- downloadHandler()
in server.R.
Besides this, it plots without problem. The plotSTPredictions() method uses lattice::xyplot(), maybe there is a problem with the device or passing it back?
Produces empty file. See function call
output$save_stpredictions_plot <- downloadHandler()
in server.R.
Besides this, it plots without problem. The plotSTPredictions() method uses lattice::xyplot(), maybe there is a problem with the device or passing it back?