ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
Introduce-Installation Guide-Code Error
Open
- Dominant language
- C#
- Stars
- 186
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
The code change:
Title= new Title()
{
Text = "曲线折线图",
Visible =true,
},
Description = new Description()
{
Visible = true,
Text = "用平滑的曲线代替折线。",
},
Padding = "auto",
ForceFit = true,
XField = "year",
YField = "value",
Smooth = true,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.