-
### Version
5.5.0
### Link to Minimal Reproduction
1
### Steps to Reproduce
![WX20241127-180558@2x](https://github.com/user-attachments/assets/9d936b17-9142-4e31-a349-b9ae11a04e0d)
### Current…
-
Acceptance Criteria
- Documentation re other data sources brought up to date✅
- Decision log brought to date
- Architectural design - all technologies added, e.g. eCharts ✅
- If any areas of complex…
-
Hello, I have a pie chart with 3 values. There's a way to set 3 default colors to my chart?
-
### Description
[Apache ECharts](https://echarts.apache.org/en/index.html) offer a far vaster collection of charts, with a very similar API, and [extensive examples in their documentation](https://…
-
Note: published on [Stackoverflow](https://stackoverflow.com/questions/74376137/why-are-streamlit-echarts-not-visualized-in-multitabs)
I want a 4-tab page in Streamlit: 2 echarts + 2 plotly.
**W…
-
组件:
echarts-4.0.2
echarts-gl-1.0.2
mapbox-0.42.0
使用普通加载方式通过测试,但使用requirejs时报错,(echarts-gl.js:45894),Uncaught ReferenceError: mapboxgl is not defined。
但是确定mapbox已经正确引入,我的代码中使用console.log(mapboxg…
-
实例通过onChartInit获取,获取之后执行ec.getDataURL可以,但是ec.getDataURL()就会报错,错误如下,我想是不是上下文关系
ERROR TypeError: Cannot read property 'get' of undefined
at za.Ew.getRenderedCanvas (echarts.min.js:formatted:1)
…
-
I am trying to use the aggregate sum method in echart but it is not giving proper result.
For the month of Mar output should be 1000, for April 210 and for August 148.
$.when(
$.getSc…
-
### Description
If state is updated in `useEffect`, the initial render of the chart fails to happen.
### Link to Reproduction
https://stackblitz.com/edit/stackblitz-starters-21kxf1?file=app%2Fpage.…
-
再用legend时,默认时没问题,但设置selectedMode: 'single'后报错
WordCloudView.js:61 Uncaught (in promise) TypeError: Cannot read property 'layoutInstance' of undefined
at ExtendedClass.dispose (WordCloudView.js…