We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
官网示例中, 自定义主题https://s2.antv.antgroup.com/examples/theme/custom/#custom-generate-palette, 将代码中的colorful改为dark, 切换任何颜色, 整个表格都是白色. dark不生效
The text was updated successfully, but these errors were encountered:
暗黑主题下, 不支持自定义 palette 色板, 仅声明 name 即可.
<SheetComponent dataCfg={dataCfg} options={s2Options} themeCfg={{ name: 'dark' }} />
Sorry, something went wrong.
No branches or pull requests
🏷 Version
官网示例中, 自定义主题https://s2.antv.antgroup.com/examples/theme/custom/#custom-generate-palette, 将代码中的colorful改为dark, 切换任何颜色, 整个表格都是白色. dark不生效
Sheet Type
🖋 Description
⌨️ Code Snapshots
🔗 Reproduce Link
🤔 Steps to Reproduce
😊 Expected Behavior
😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: