-
之前项目中用过此项目,感谢作者的付出。好长时间过去了,回头来看看,发现作者demo中的源码演示界面都是放在code.ts中的,相当于如果修改了真实的demo文件,还要修改code.ts文件。推荐使用html-loader和raw-loader,可以直接读取当前的代码文件为变量,不用再维护code.ts啦。
话说我第一次看到这个用法也是在一个angular echarts中找到的:
https:…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
*…
-
### One-line summary [问题简述]
在angular2的项目中,以require的方式加载echarts。setOption都是正常的,但是照着官方文档对图表绑定事件echarts.on()不起作用,请问要怎么解决?
### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]…
-
### One-line summary [问题简述]
ng2动态更新echarts图表数据
我看介绍说要再一次setOption
我不知道怎么再继续绑定
### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]: npm包的 3.5.4
+ Browser vers…
-
After `ng serve`, the following error poped up:
echarts-ng2.module.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
```
…
-
### One-line summary [问题简述]
用ng2每过一段时间请求数据,重新setOption,过段时间很卡顿,不知是echarts的原因还是ng2的原因
### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]: node 7.0.0 echarts 3.5.…
-
Hi,
Thanks for your works, seems it's a great plug-in.
npm: 5.3.0
node:8.4.0
Angular: 4.4.6
Angular-cli: 1.5.3
I try to involve that into my project, but met below error:
```
ERROR in Erro…
-
Module build failed: Error: /node_modules/echarts-ng2/src/component/echarts-ng2.component.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'inc…
-
Hi there,
This might be an issue related to Angular rather than angular2-moment. However, I'm stuck so hopefully someone can point me in the right direction. I've been working on a project using …
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x ] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
…