antvis/G2
Do you want to work on this issue?
You can request for a bounty in order to promote it!
设置 padding 后 Canvas 渲染存在残影 #5752
xiaoiver posted onGitHub
问题描述
const bar = (data) => ({
type: 'interval',
data,
padding: 0, // 正常
});
重现链接
http://localhost:8082/?name=animation-stocksKeyframe
重现步骤
No response
预期行为
No response
平台
- 操作系统: [macOS, Windows, Linux, React Native ...]
- 网页浏览器: [Google Chrome, Safari, Firefox]
屏幕截图或视频(可选)
No response
补充说明(可选)
No response