ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
The label Type "spider" for pie charts does not respect the dark theme
Open
- Dominant language
- C#
- Stars
- 186
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
based on the demo for the pie chart, when I change the label to:
Label = new PieLabelConfig()
{
Visible = true,
Type = "spider",
}

When set to `Type = "outer"` it is rendered correctly:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.