-
在获取数据后首次展示图表,如果数据太大,这时候坐标轴会偏差,但是 react hot-reload 后就会恢复正常,这是什么原因?
F2 Version: 3.1.8
Platform: macOS 10.12.6 chrome 66
-
# 我的
- youngjuning/wxPromise [![GitHub stars](https://img.shields.io/github/stars/youngjuning/wxPromise.svg?style=social&label=Stars)](https://github.com/youngjuning/wxPromise):✨强大、优雅的小程序异步库🚀
- yo…
-
RT
-
![image](https://user-images.githubusercontent.com/18193798/39870020-63a12096-5492-11e8-9779-cdc706877911.png)
上图x轴设置了range: [0,1] 结果柱子有一半超出y轴和grid的边界线。不设置range又会有间隙
![image](https://user-images…
-
demo 在这里:https://codesandbox.io/s/3x2lxkyx01
点击 reload 后会显示数据 undefined,但是如果 destory 后重建图表是可以展示数据的。
我应该怎么方式更好刷新 legend ?
-
Is it supposed to support `animate` and `guide`?
`animate` and `guide` seems to be unavailable if miniapp is in JSCORE and both of the object/function is DOM-related.
-
Does g2 works on react native WebView? Is there any wrapper that use WebView to render g2 charts?
* **G2 Version**: 3.0
* **Platform**: React Native
-
When I read the chart by `g2` directly in mobile side , the chart disappeared.
Should I take `f2` as a total uncorrelated library to `g2`? As I read the docs, it seems that you do take them as two …