X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/887c57c423ca8318d482a9f85514b3d6f281a696..9fd931aeeba4ab7bdede1a625f64e7024c2b55aa:/inst/app/templates/content/data/view-data/data-plots.html diff --git a/inst/app/templates/content/data/view-data/data-plots.html b/inst/app/templates/content/data/view-data/data-plots.html new file mode 100644 index 0000000..5019088 --- /dev/null +++ b/inst/app/templates/content/data/view-data/data-plots.html @@ -0,0 +1,7 @@ +

Data plots

+
+ {{ plotly::plotlyOutput(outputId = "data_plot_days") }} +
+
+ {{ plotly::plotlyOutput(outputId = "data_plot_weeks") }} +