ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
Introduce-Installation Guide-Code Error
未关闭
- 主要语言
- C#
- 星标
- 186
- 派生
- 44
- PR 合并指标
- 30 天内没有已合并 PR
描述
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,
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。