mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增折线图,修改legend位置
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user