-
# 🐞 bug report
### Affected Package
The issue is caused by package "@angular-devkit/build-angular": "^0.1000.3" and "ng-broadcaster": "^7.0.1",
### Description
We recently upgraded…
-
When serving the application the charts are rendered properly without any issues. But when production build is done (`ng build --prod) and we run the application the charts are not being rendered all …
-
🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑🛑
引入的依赖
"dependencies": {
"@angular/animations": "8.2.14",
"@angular/cdk": "8.2.3",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@a…
-
In my component I have this as the constructor:
`constructor(private es: NgxEchartsService, private sessionService: SessionService, private sorting: SortingService) { }`
And, the first line that…
-
### Issue type
**I'm submitting a
* [x] bug report
### Issue description
I am trying to create a table with ng2-smart-table component. I want to custom a row of this table with type: 'cust…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] c…
w2819 updated
4 years ago
-
Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository
### Issue description
**Current…
-
Hi, Is there any example i can use to learn how to update chart data using API call or modify chart options on runtime
-
When will you support Angular 9 ?
Cheers,
Ringo.
-
Hi,
I am trying to update chart width and height using grid parameter in chart options
```
grid: {
height: '80%'
},
```
Created click event on graphic option with group elem…