-
## 环境及版本信息
- `tinper-bee` 版本号:
"bee-table": "^1.4.21",
这样子引入的import { Row, Table, Pagination} from "tinper-bee";
- 若使用单个组件,请标明该组件版本号:
- 当前项目中`react`的版本号:
{
"name": "fe",
"versi…
-
#### Do you want to request a _feature_ or report a _bug_?
Bug
#### What's the current behavior?
RBC can't resolve @babel/assertThisInitialized. No idea why this is happening, although I thin…
-
With Visual Studio 2019 installed the build of node-sass breaks.
Reinstalling Visual Studio 2017 along side does not solve the problem.
```
λ node -v
v12.4.0
```
```
λ npm -v
6.9.0
```
…
-
WebView was finally removed from react-native in [v0.60](https://facebook.github.io/react-native/blog/#lean-core-removals) thus this package no longer works with the newer versions of react-native.
…
-
由于打包后bizcharts占用太大,所以我想打包时,将bizcharts去掉,
.webpackrc.js配置如下:
externals: {
jquery:"jQuery",
echarts: "echarts",
echartsForReact: "echarts-for-react",
bizcharts:"bizcharts",
},…
-
- [ ] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
- [x] Required: I have read the document and examples and tried to solve it by myself. (必填)我读过…
-
Version
echarts-for-react
Reproduction link
无
Steps to reproduce
无
What is expected?
graph ,force 初始化节点时,根据给定x,y位置固定节点,fixed 属性生效
What is actually happening?
data数组中如果包含 fixed 属性,页面就会…
-
- [x] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
- [x] Required: I have read the document and examples and tried to solve it by myself. (必填)我读过…
-
### echarts3 yAxis 怎么添加链接(由于业务需求,需要对x轴和y轴的文字添加跳转链接,不知道怎么配置这块信息,希望得到解答为谢!) [问题简述]
###echarts3 [版本及环境]
+ echarts3 3.0 [ECharts 版本]:
+ 谷歌 [浏览器类型和版本]:
+ win7 [操作系统类型和版本]:
…
-
Property 'getEchartsInstance' does not exist on type 'ReactEcharts'.
"echarts": "^4.1.0",
"echarts-for-react": "^2.0.14",
"typescript": "^3.1.5"