diff --git a/src/App.vue b/src/App.vue index bb42d34a15e5008ad662994a627f44051ff629ac..c9d23e30bf8588c13047b4b90d5be35d77488829 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,7 @@ import LineChart from './components/LineChart.vue'
- - +
diff --git a/src/components/LineChart.vue b/src/components/LineChart.vue index fe2ec5808a1150be51d78fa57e97862ab3d1d4c6..93d9c2ea8943f3f0f6dc1d2f1d29b30cafe364a4 100644 --- a/src/components/LineChart.vue +++ b/src/components/LineChart.vue @@ -1,13 +1,66 @@ -