diff --git a/frontend/src/components/lot/LoyerChart.vue b/frontend/src/components/lot/LoyerChart.vue new file mode 100644 index 0000000..10c27dd --- /dev/null +++ b/frontend/src/components/lot/LoyerChart.vue @@ -0,0 +1,196 @@ + + + diff --git a/frontend/src/components/lot/LoyerLot.vue b/frontend/src/components/lot/LoyerLot.vue new file mode 100644 index 0000000..b78365d --- /dev/null +++ b/frontend/src/components/lot/LoyerLot.vue @@ -0,0 +1,252 @@ + + + diff --git a/frontend/src/components/lot/ParcScatter.vue b/frontend/src/components/lot/ParcScatter.vue new file mode 100644 index 0000000..174ae88 --- /dev/null +++ b/frontend/src/components/lot/ParcScatter.vue @@ -0,0 +1,167 @@ + + + diff --git a/frontend/src/pages/LotPage.vue b/frontend/src/pages/LotPage.vue index bbef38f..26e69fb 100644 --- a/frontend/src/pages/LotPage.vue +++ b/frontend/src/pages/LotPage.vue @@ -79,6 +79,10 @@ quelle part revient à quel lot.

+ + +
@@ -225,6 +229,7 @@