-
``import { Component, OnInit } from '@angular/core';
import { graphic } from 'echarts';
@Component({
selector: 'app-charts',
templateUrl: './charts.component.html',
styleUrls: ['./chart…
-
Hi,
I'm trying to get the [basic area chart working on Stackblitz](https://stackblitz.com/edit/angular-ivy-iccdds?file=src%2Fapp%2Fapp.component.ts). I've installed `ngx-echarts` and imported the …
-
https://codepen.io/ragava28/pen/oNQbddg?editors=0010
in above example , we are using echart 5.4.2 and able to add multiple value axis to heat map & it is working fine .
but when we use same optio…
-
如题,merge会合并原有option,所以采用更新options的方式改变series,但是不生效,请问有什么方法可以解决吗
-
I imported map and
`
"node_modules/echarts/map/js/china.js",
"node_modules/echarts/dist/extension/bmap.js"
`
Both in file angular-cli and tsconfig
with config:
`
geo: {
map: 'china',
…
vosho updated
3 years ago
-
I was using` echarts v5.4.3` with `ngx-echarts 17.0.0` and `angular 17`, but when I updated `angular to v18` and `ngx-echarts 18.0.0` I notice that the theme is not working. I have also updated `ech…
-
-
https://www.echartsjs.com/gallery/editor.html?c=effectScatter-bmap
The demo configuration does not take effect
In angular7.
-
### Version
4.2.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
Hello there,
I am having an issue in Grafana running in a docker container.
I copied the code…
-
### 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
*…