diff --git a/frontend/src/components/CorrelationGraphs/YearlyTemperatureNdviCorrelation.vue b/frontend/src/components/CorrelationGraphs/YearlyTemperatureNdviCorrelation.vue new file mode 100644 index 0000000..89b0790 --- /dev/null +++ b/frontend/src/components/CorrelationGraphs/YearlyTemperatureNdviCorrelation.vue @@ -0,0 +1,125 @@ + + + + + diff --git a/frontend/src/components/MainSection.vue b/frontend/src/components/MainSection.vue index 8bec781..9118bc1 100644 --- a/frontend/src/components/MainSection.vue +++ b/frontend/src/components/MainSection.vue @@ -1,5 +1,6 @@