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

label属性里设置的属性都不生效?请问有没有替代方法?

同一份数据源,切换数据展示类型(y轴),两份图表都被渲染出来。 ![image](https://user-images.githubusercontent.com/12051024/72402040-c47fa100-3788-11ea-95a8-0d3127cfc397.png) 在goblin中有commonChart类,希望可以暴露出clear方法

如题,会支持Interaction 吗?[F2-Interaction](https://f2.antv.vision/zh/docs/api/chart/interaction)

https://github.com/alibaba/BizGoblin/blob/717c2eb168c554fa51a1c1848073c54a07118be6/packages/goblin/lib/components/setSeriesConfig.js#L20 code in above add new geom, but not remove exist code in `f2` ```js self.addGeom(geom); ```

图表刻度与设置的tickCount属性值不一致?

我看代码中,Chart 组件的 componentWillReceiveProps 实现是空的 https://github.com/alibaba/BizGoblin/blob/6f0d680c6b30bd97846ce208ef309a41f9bedb60/packages/goblin-react/src/components/Chart.tsx#L180

Bumps [ws](https://github.com/websockets/ws) from 6.2.0 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). 6.2.2 Bug fixes Backported 00c425ec to the...

dependencies

Removes [braces](https://github.com/micromatch/braces). It's no longer used after updating ancestor dependencies [braces](https://github.com/micromatch/braces), webpack and webpack-cli. These dependencies need to be updated together. Removes `braces` Updates `webpack` from 4.29.6 to 5.91.0 Updates...

dependencies