ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
The label Type "spider" for pie charts does not respect the dark theme
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 186
- Fork
- 44
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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:

Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.