在 `animate` 组合中使用自定义组件 `axisLabelComponent` 会导致渲染错误
作者: aike19115创建于 2022年9月27日更新于 2024年10月8日
标签Type: Bug :bug:Issue: Accepted
描述错误
为 VictoryPolarAxis 组件的 axisLabelComponent 属性设置自定义标签组件,再与启用 animate 结合使用,会导致自定义标签组件在图表外部渲染。
内容来源: FormidableLabs/victory