-
For some reason, the `'line'` type series is not animated upon init (I haven't checked for update).
You can easily test this with the echarts demo data, for example a simple line chart: https://eco…
-
您好,
我用的是angular-cli (v1.7.4), 在scripts里面放了`“../node_modules/echarts/dist/echarts.min.js”`。`ng serve`的时候没有任何问题,但是一跑unit test就不行了,出现`echarts in not defined`的错误,请问有解决的方法吗?我的`spec.ts`是angular自己生成的,还没有写任何…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Cannot modify login page or auth mod…
-
echarts-ng2和ngx-echarts的区别,都是您写的吗?同时引用冲突了
-
echarts: "4.1.0
ngx-echarts: ^2.3.1
Angular6
使用的`readme`上的示例,图表可以正常显示,但是鼠标点击和悬浮都没有反应。
-
Angular 6使用了rxjs 6.x,而rxjs 6.x 的模块路径变化较大, 统一 import {...} from 'rxjs'。
进而导致ngx-echarts无法支持Angular 6。希望创建支持Angular 6的分支版本。
-
Hello,
The navigation failed when i try to navigate after click on chart
`
public chartClicked(e: any): void {
this.router.navigate(['/page/home']);
}
`
`
`
This is an issue…
-
tree图 不起作用 其他都可以 麻烦大佬帮忙瞧瞧
-
您好,我想问下我在ng-alain下使用了插件,报了这个错,是怎么回事呢?
![image](https://user-images.githubusercontent.com/23448294/35603403-344c0468-0678-11e8-866d-fe7883df4697.png)
-
本项目树下面有一个加载更多的按钮,实现一点击就加载更多层数,默认显示10层。