-
### Version
5.0.0
### Steps to reproduce
基于geo坐标系的热力图
```json
{
"geo": {
"map": "china",
"roam": true
},
"visualMap": {
"show": false,
"min": 0,
"max": 5,
…
-
Right now we're using this library to create our charts https://github.com/rrag/react-stockcharts.
On running a test suite of a component that includes a chart using the library we get this error:…
-
### 🐛 bug 描述
引入pro-form 组件后,页面报错
`×
←→1 of 2 errors on the page
Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'StepForm')`
### 📷 复现步骤
升级antd 到4.16.13,引入@ant…
-
### What problem does this feature solve?
Minimize bundle size.
### What does the proposed API look like?
import { LineChart } from 'echarts'
-
背景为react + react-for-echarts,其它正常使用。
1. 在graph图中修改tooltip里面的formatter,希望能在里面加载antd的Menu组件。
2. 使用react,如何在formatter中的按钮或者a,需要在哪里建立他们的handler呢,如示例中的onClickHandler?当前代码会返回onClickHandler not defined。
…
-
## General Questions
## Issue Type
- [ ] I have a question to ask about *how to use ECharts to ...*;我想提问如何使用 ECharts 实现某功能
- [x] I have a bug to report;我想要报 bug
- [ ] I…
-
I use sample code but don't show chart android 23 ! thanks
![image](https://user-images.githubusercontent.com/32189995/129835182-95ea9122-ff56-46a3-a101-a332e8c06435.png)
thanks
-
## General Questions
- [x] Required: I have read the document and examples and tried to solve it by myself. (必填)我读过了文档和教程,并且曾试图自己解决问题。
- [x] Required: I have searched for similar issues and th…
-
Your question.
- Following the blog - https://preset.io/blog/2020-07-02-hello-world/ , i had created the hello_world plugin and registered it under MainPreset.js as directed in the article.
Thou…
-
### Describe the bug
I was created the vite2 project from create-react-app project,
the code is working on the CRA project,
but I got the error message on the vite2 project.
the json file named …