|
@@ -14,7 +14,7 @@ onMounted(() => {
|
|
echarts7View()
|
|
echarts7View()
|
|
})
|
|
})
|
|
function echarts7View() {
|
|
function echarts7View() {
|
|
- let ydata = ['上海', '北京', '深圳', '天津', '河南']
|
|
|
|
|
|
+ let ydata = ['liuxioa', 'chusod', 'cusnsn', 'quanq', 'iuysk']
|
|
let xdata = [12, 13, 14, 15, 16]
|
|
let xdata = [12, 13, 14, 15, 16]
|
|
const myChart7 = echarts.init(echarts7.value)
|
|
const myChart7 = echarts.init(echarts7.value)
|
|
const option7 = {
|
|
const option7 = {
|