BizGoblin icon indicating copy to clipboard operation
BizGoblin copied to clipboard

基于F2 React 移动端可视化图表库

Results 20 BizGoblin issues
Sort by recently updated
recently updated
newest added

Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency webpack-bundle-analyzer. These dependencies need to be updated together. Removes `ejs` Updates `webpack-bundle-analyzer` from 3.1.0 to 4.10.2 Dependabot will resolve any...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

bizcharts增加标注只需要,但是BizGoblin没有Label标签,没法增加,有什么办法可以解决

Hi there! This change adds the repository property to your package.json file(s). Having this available provides a number of benefits to security tooling. For example, it allows for greater trust...

![11595387111_ pic_hd](https://user-images.githubusercontent.com/24515796/88130909-4c4dd880-cc0e-11ea-96d5-08df265c0e6b.jpg) 红色 被透明度 影响 太多了。

BizGoblin 如何去掉动画效果,现在默认是开启的 ? bizcharts 设置 animate={false} 就行 BizGoblin了 ??? 文档没写

I find the problem is in these code: https://github.com/alibaba/BizGoblin/blob/d245d3f440b382fa5de92213424142a066ebe24b/packages/goblin/src/core/CommonChart.ts#L100-L105 Why delete the repaintData function, is there other consideration?

```js const data = [ { amount: 20, ratio: 0.1, memo: '学习', const: 'const' }, { amount: 100, ratio: 0.5, memo: '睡觉', const: 'const' }, { amount: 10, ratio: 0.05,...

textStyle中的样式不起效 ![image](https://user-images.githubusercontent.com/24731304/68748143-db91fd80-0636-11ea-8f22-11d6b23abe30.png) 需修改为 ![image](https://user-images.githubusercontent.com/24731304/68748200-f3698180-0636-11ea-87c0-5cc328f92679.png)

坐标轴的文本有没有办法自动旋转,autoRotate 不生效