ant-design-blazor / ant-design-blazor/ant-design-charts-blazor

The label Type "spider" for pie charts does not respect the dark theme

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
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",
}

![image](https://user-images.githubusercontent.com/1764367/99318213-93b83e80-2867-11eb-99d5-45c5dd1fb468.png)

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

![image](https://user-images.githubusercontent.com/1764367/99318266-aaf72c00-2867-11eb-8c05-9a1a3c74ed03.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.