-
There are quite a few options for plotting in Angular (Typescript). This is a useful [document ](https://angular-templates.io/tutorials/about/angular-charts)
-
Hi, this is what happens: https://pwlaz.tinytake.com/tt/NDUxOTg5M18xNDMxOTk0Mw
This is my html code:
```
```
css:
```
:host {
height: 100%;
width: 100%;
}
mgl-map {
height…
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
Yes
### Description
"dependencies": {
"@angular/animations": "^15.2.6",
"@angular/cdk": "^1…
-
Hi All,
Faced the issue below please HELP ME!
![image](https://user-images.githubusercontent.com/12198089/182820214-53e3b916-7d3d-4d34-9eee-4b130be8170f.png)
I have do the following steps bel…
-
If `chunksSortMode` is set to `manual`, the order of the `script` after construction is not the order defined by the `chunks`.
`styles` is `css`, which can be ignored here.
## Current behavi…
-
Hi!.
I am using ag-grid-angular enterprise 28.0.0(trail). I am using server side infinite scroll. When I try to implement text wrap, it is not working as expected. Rows getting overlapped, text not…
-
Hello
I am trying to create a graph which keeps the data zoom window after data of different days gets loaded.
### **Scenario**
Current zoom: start = 50, end = 100
Zooming out fully (I expecte…
-
### 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
**Cu…
-
I follow ngx-echarts guide to bind legend unselect event, but it seems like not working. When I clicked the legend and unselected it, this function is not triggered.
![image](https://user-images.gith…
-
angular: 8.2.x
echarts:4.6.0
ngx-echarts: 4.2.2
一个有四个echarts实例,进行了图表联动。
每个echarts都设置了如下属性:
dataZoom : {
{
type: 'inside',
realtime: true,
start: 0,
end…