Skip to content

不知道为什么v-charts使用失败 #763

@binjoo

Description

@binjoo

advp版本是2.1.0,按照引入外部模块在lazy_use.js中添加了相关代码:

import VCharts from 'v-charts'
// ...
Vue.use(VCharts)

并且在/views/xxx.vue中展示

<ve-line :data="chartData"></ve-line>

但是并不起作用,不知道是哪一步出错了,前端小白,求助。

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions