-
echarts4支持在初始化的时候 var chart = echarts.init(containerDom, null, {renderer: 'svg'});
传入renderer属性可以调用svg的渲染器,请问ngx-echarts是否有相应的接口?
-
If I change the values in the series after the chart/map has been drawn, the chart/map will not be updated
Angular CLI: 1.5.5
Node: 8.9.3
OS: win32 x64
Angular: 5.1.2
Echarts: 3.5.8
Ngx-Echart…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Error i am getting is
ERROR in node_modules/echarts/types/dist/echarts.d.ts(264,51): error TS1005: ',' expected.
node_modules/echarts/types/dist/echarts.d.ts(264,52): error TS1005: ',' expected.
no…
-
When run angular build prod command i get de following error
`
ERROR in ./node_modules/ngx-currency/fesm5/ngx-currency.js
Module build failed (from ./node_modules/@angular-devkit/build-optimize…
-
I just created one chart and get this warning on console:
> There is a chart instance already initialized on the dom. (echarts.js:2168)
I just update options. I'm on Ionic (Angular) and show th…
y0nd0 updated
8 months ago
-
Echart is a good plotting library. The easy way is the use [ngx-echart ](https://xieziyu.github.io/ngx-echarts/api-doc/). It is an Angular wrapper.
In the future, we can use the native EChart librar…
-
i want to use 'graphic ' to drag a line,but ngx-echarts has no convertToPixel & convertFromPixel .could anyone help me solve this issue.thanks!
-
I use ngx-echarts at v8.0.1,but I got error 'please install a polyfill for ResizeObserver' in console.
How can I fix it?
Please give me some advice.Thanks;
-
On "ng build" the following error :
"export 'markerClusterGroup' (imported as 'L') was not found in 'leaflet'"
the package.json :
```
"dependencies": {
"@angular/animations": "^14.2.4",
…