Open
Description
Describe the bug / 问题描述
const { palette } = props
const config = {
data,
angleField: "value",
colorField: "type",
scale: {
color: {
palette,
},
},
};
return <Pie {...config} />
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
🆕 2.x
OS / 操作系统
- macOS
- Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他