feat: 新增折线图,修改legend位置

This commit is contained in:
MTrun
2022-02-24 21:02:08 +08:00
parent 6c2692bb96
commit c6beee08df
11 changed files with 171 additions and 19 deletions
@@ -14,7 +14,6 @@ import {
GridComponent,
TooltipComponent,
LegendComponent,
TitleComponent
} from 'echarts/components'
const props = defineProps({
@@ -38,7 +37,6 @@ use([
GridComponent,
TooltipComponent,
LegendComponent,
TitleComponent
])
const option = computed(() => {