-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ `x` ] build
- [ `x`] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n…
w2819 updated
3 years ago
-
To fix various bugs and limitations like #70, but also add new features like hover, we need to replace the current deprecated Chartist chart library that is used throughout the site to display mempool…
-
browser: chrome
version: 92.0.4515.131
package versions:
"ngx-echarts": "^7.0.2",
"@juggle/resize-observer": "^3.3.1",
"echarts": "^4.7.0",
ng version:
@angular-devkit/architect 0.1…
-
I am having weird issues regarding Angular Testing with a component that uses `echarts`.
In my html I have this div:
And, in the components I have this part of a code:
…
-
I am using ngx-echarts to display a graph with force layout. The force layout animation is triggering Angular Change detection with every tick until the force layout becomes stable.
I think this …
-
On small screens tooltips partially appear outside the browser window. They should instead be bound to the confines of the browser window so all content can be read.
Version:
"@angular/animations": "…
-
Hi,
I have been using ngx-echarts library on my project. Zoom slider is too slowly and I have seen renderized process on change slider.
Is there any way to optimize?
Thank you,
Jesús Mar…
-
Hi,
I am using Angular 9 along with `"ngx-echarts": "5.2.2"` and `"echarts": "5.0.0"`.
Everything works fine accept while setting `icon: 'circle'` for legends. It says below thing.
> Type '{ …
-
If you look at the 3D Bar demo
https://xieziyu.github.io/ngx-echarts/#/gl/bar3d
the initial graphics always get cut off a little at bottom, such as X-axis tick label 2012 and Y-axis tick label …
-
### Steps to reproduce:
**Using Angular 12 with version 5.5.0 for all packages.**
```
"@fullcalendar/angular": "~5.5.0",
"@fullcalendar/core": "~5.5.0",
"@fullcalendar/daygrid": "~5.5…