-
微博内容精选
-
### Version
5.3.0
### Link to Minimal Reproduction
https://codesandbox.io/s/admiring-leftpad-h8jcdk?file=/src/App.tsx
### Steps to Reproduce
1. set stack property as `xxx`
2. set xAxis…
-
我在使用过程中多点几次就会出现这个错误: Cannot read property 'trigger' of null
"react-native":" 0.72.3"
"echarts": "^5.4.3",
"@wuba/react-native-echarts": "^1.2.2"
TomWq updated
8 months ago
-
## Description
This issue aims to make the Dependency Tree Structure Interface tidy and readable to user.
![Screenshot from 2024-03-08 21-43-23](https://github.com/StatTag/StatWrap/assets/96688318…
-
### Version
5.3.1
### Link to Minimal Reproduction
https://stackblitz.com/edit/react-nfmuzj?file=index.js
### Steps to Reproduce
点击按钮 “exce-正常情况”正常显示图表
点击按钮”error-异常情况1“或”error-异常情况2“出现异常报错,图表无法…
-
I have a problem with large data set. When I get from the backend an array in which 42,000 elements are stored and I need to display it on the line chart, but unfortunately when I try to render the ch…
-
### One-line summary [问题简述]
How to Dynamically change existing data (data contained in the shown window) on Zoom event?
### Version & Environment [版本及环境]
+ ECharts version [ECharts 版本]: 3.4
+ B…
-
**Is your feature request related to a problem? Please describe.**
I just wanted to know if echarts supports react native new architecture, if not when can I expect Echarts to migrate to fabric
**…
-
本文最先发表在 [DIV.IO](http://div.io) - 高质量前端社区,欢迎大家围观
> 不要再求验证码了,这个blog目前有800+人订阅,求验证没什么的很影响其他订阅者,可以在div.io上申请,定期会有同学发放的。。。
---
一直酝酿着写一篇关于模块化框架的文章,因为模块化框架是前端工程中的 `最为核心的部分` 。本来又想长篇大论的写一篇完整且严肃的paper,但看了…
-
**Describe the bug**
`shadowColor` does not work for bar chart.
**To Reproduce**
The `option` configs
```
const option = {
useCoarsePointer: false,
tooltip: {
trigger: "axis",
},…