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

Introduce-Installation Guide-Code Error

Open
#25 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

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.