-
Composant pour créer un graphique Echarts simplement.
Properties :
`data` : données en entrée
`sql` : requête appliqué aux données
`type` : type de graphique eCharts (`bar`, `pie`, etc.)
`char…
-
In den Dateien kann man auch Preview von echarts speichern
![image](https://github.com/user-attachments/assets/af8c84de-9c32-45f5-b91d-0fd1202165ac)
Da man nun auch mehrere Instanzen zu `echarts` ha…
-
### Describe your question
Hi everyone,
Is there a way to make sure the AreaStyle of my lines in the chart don't go below the blue support line?
I only want to fill in area colors under my "futur…
-
user-ar user-sid
> - echarts-for-react/Candle chart, we can't play around with left margin, which is painful as Y axis left data gets cropped inside the echarts when too long (> 5 char). Same for v…
-
I was working with dash-echarts and is having issue with Echarts old version, is there any plan to upgrade it to Echarts lates version? Or you can also guide me on how to use latest version of Echarts…
-
Sentry Issue: [LIGHTDASH-FRONTEND-MH](https://lightdash.sentry.io/issues/6080957793/?referrer=github_integration)
-
The code,
```python
import panel as pn
pn.extension('echarts')
from pyecharts.globals import CurrentConfig, NotebookType
CurrentConfig.NOTEBOOK_TYPE = NotebookType.JUPYTER_LAB
from pyecharts imp…
-
Is there an option to enable the "right mouse click" menu to "Save image as" for a JSXGraph board "image"?
For example in Firefox it looks like this:
![image](https://github.com/user-attachments/a…
-
### Describe the bug
When running `npm run build` on a non-Windows environment (Linux), the build fails with the following error:
ReferenceError: window is not defined
at detect (/path/to/project/n…
-
### Description
Hello!
I have set up `vite`, `vitest`, and `react-testing-library` with `react-echarts` and while it works fine, any tests that have an `Echart` component fails with this error m…