-
hi guys,
I wanted to use the instructions to use tree shaking and then did an analysis of the bundle.
See for yourself
![image](https://github.com/user-attachments/assets/3c12e3fd-0821-44d8-8…
-
### Description
I have noticed that tree-shaking is not working as expected in the latest version of ngx-echarts (v18) with Angular v18. The bundle size remains the same whether I use the full bu…
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
Hello, I have a pie chart with 3 values. There's a way to set 3 default colors to my chart?
-
I was using` echarts v5.4.3` with `ngx-echarts 15.0.3` and `angular 15`, but when I updated `echarts to v5.5.0` I notice that the theme is not working.
I have an application as a library where I am…
-
How do I set width and height 100% of parent container?
I can set a fixed dimensions through initOpts but not %.
*EDIT
It works if parent container has fixed dimensions, but if I have dynamic d…
-
``
`initOpts = {
height: '300px'
};`
效果
![image](https://user-images.githubusercontent.com/10094084/36707169-2368387a-1ba8-11e8-8f39-b57cee743eca.png)
![image](https://user-images.…
-
Hi ngx-echarts team, I'm using **ngx-echarts 17.1.0** with **Angular 17.3.1**
When I use a echart component, I meet the following error in the **SSR** service
```bash
ERROR ReferenceError: window i…
-
How to use transform regression in echarts (ngx-echarts) TypeScript? Missing type?
```ts
import * as echarts from 'echarts';
import * as ecStat from 'echarts-stat';
echarts.registerTransform(ecS…
y0nd0 updated
4 months ago
-
### Version
5.5.1
### Link to Minimal Reproduction
https://github.com/apache/echarts
### Steps to Reproduce
Since I cannot do a setup to reproduce the issue, i will try to give you the …