aboutsummaryrefslogtreecommitdiff
path: root/inst/app/templates/content/data/view-data/data-plots.html
diff options
context:
space:
mode:
Diffstat (limited to 'inst/app/templates/content/data/view-data/data-plots.html')
-rw-r--r--inst/app/templates/content/data/view-data/data-plots.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/inst/app/templates/content/data/view-data/data-plots.html b/inst/app/templates/content/data/view-data/data-plots.html
deleted file mode 100644
index 5019088..0000000
--- a/inst/app/templates/content/data/view-data/data-plots.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<h4>Data plots</h4>
-<div class="container my-5">
- {{ plotly::plotlyOutput(outputId = "data_plot_days") }}
-</div>
-<div class="container">
- {{ plotly::plotlyOutput(outputId = "data_plot_weeks") }}
-</div>