Code Monkey home page Code Monkey logo

Comments (14)

xlsdg avatar xlsdg commented on May 17, 2024

重新检查一下自己的操作步骤

$ git clone https://github.com/xlsdg/vue-echarts-v3.git vue-echarts
$ cd vue-echarts && npm i && npm run start

from vue-echarts-v3.

sword865 avatar sword865 commented on May 17, 2024

这个可以运行的,我试了,但是按readme.md写的那个例子不行

from vue-echarts-v3.

sword865 avatar sword865 commented on May 17, 2024
<template>
   <div class="echarts">
       <IEcharts :option="bar" :loading="loading" @ready="onReady" @click="onClick"></IEcharts>
    <button @click="doRandom">Random</button>
   </div>
</template>
.....
<style scoped>
    .echarts {
        width: 400px;
        height: 400px;
    }
</style>

这个

from vue-echarts-v3.

xlsdg avatar xlsdg commented on May 17, 2024

那就要自己仔细检查一下工程的代码配置

from vue-echarts-v3.

sword865 avatar sword865 commented on May 17, 2024

好的,我在研究一下

from vue-echarts-v3.

lin-xin avatar lin-xin commented on May 17, 2024

@sword865 找到问题了吗?我也遇到这种情况

from vue-echarts-v3.

lin-xin avatar lin-xin commented on May 17, 2024

从v1.0.3 升级到 v1.0.4 就会出现这个问题

from vue-echarts-v3.

xlsdg avatar xlsdg commented on May 17, 2024

@lin-xin 有示例代码仓库地址吗?或者新建一个提交一下你的demo代码?我帮忙定位看看

from vue-echarts-v3.

tsunamilx avatar tsunamilx commented on May 17, 2024

从 v1.0.3 升级到 v1.0.4 就会出现这个问题

+1

from vue-echarts-v3.

zhang6685979 avatar zhang6685979 commented on May 17, 2024

请问这个问题解决了,我也也遇到了这个问题

from vue-echarts-v3.

xlsdg avatar xlsdg commented on May 17, 2024

@zhang6685979 能发一下你的工程 package.json 文件的内容吗?方便定位一下问题。

from vue-echarts-v3.

Hardcore0331 avatar Hardcore0331 commented on May 17, 2024

我也出现了一样的情况

from vue-echarts-v3.

xlsdg avatar xlsdg commented on May 17, 2024

@Hardcore0331 有工程示例代码吗?

from vue-echarts-v3.

Hardcore0331 avatar Hardcore0331 commented on May 17, 2024

问题解决了,父组件的问题,跟echarts没关系,多谢

from vue-echarts-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.