Closed
Description
Describe the bug / 问题描述
在暗色模式的主题下,图标出在loading状态的时候,背景是白色的,非常刺眼,希望可以解决一下这个问题
<Line
loading={loading}
animate={null}
data={data}
xField={'created_at'}
yField={'num'}
shapeField={'smooth'}
theme={'classicDark'}
/>
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
@ant-design/charts 2.2.7
@ant-design/plots 2.3.3
OS / 操作系统
- macOS
- [x ] Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他