PieChart legends overlap.
English is fine, but Korean legends overlap.
I can't upload pictures because I don't know how to upload local photos. How do I solve it?
SIGN IN To post a reply.
4 Replies
1 reply marked as answer
SM
Srihari Muthukaruppan
Syncfusion Team
June 18, 2021 12:41 PM UTC
Hi kimhyeokin,
We have analyzed your query. Based on your request we have logged a bug task on this. You can keep track of it from the below feedback portal link.
Feedback Link: https://www.syncfusion.com/feedback/26322/legend-get-overlapped-with-each-other-while-using-the-korean-text
This fix will be available in our upcoming weekly patch release which is scheduled to be rolled out on or before June 29 2021. We appreciate your patience until then.
Regards,
Srihari M
SM
Srihari Muthukaruppan
Syncfusion Team
July 1, 2021 09:57 AM UTC
Hi kimhyeokin,
We have resolved the reported scenario and generated custom nugget. We request you to ensure your application by installing this custom nugget. We have attached the tested sample for your reference.
Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/KoreanLegend1882030450.zip
Custom Nugget : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Syncfusion.Blazor.19.2.0.49-1855937825.zip
And also we suggest you to use the below min file in your project to overcome the reported scenario.
Code Snippet:
|
// add your additional code here
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chart</title>
<base rel='nofollow' href="~/" />
<script src="~/blazor.polyfill.min.js"></script>
<link rel="stylesheet" rel='nofollow' href="css/bootstrap/bootstrap.min.css" />
<link rel='nofollow' href="css/site.css" rel="stylesheet" />
<link rel='nofollow' href="https://cdn.syncfusion.com/blazor/18.1.43/bootstrap4.css" rel="stylesheet" />
<script src="~/Scripts/lodash.min.js"></script>
<script src="https://github.com/Daddoon/Blazor.Polyfill/releases/download/3.0.1/blazor.polyfill.min.js"></script>
<script src="~/syncfusion-blazor-base.min.js"></script>
<link rel='nofollow' href="Chart.styles.css" rel="stylesheet" />
</head>
// add your additional code here |
Screenshot :
We have attached the document on how to add custom nugget.
Steps to add nugget : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Steps_to_add_the_custom_chart_nuget_package_to_the_application130828786.zip
This fix will be available in our upcoming weekly patch release which is scheduled to be rolled out on or before 6 July 2021. We appreciate your patience until then.
Kindly revert us if you have any concerns.
Regards,
Srihari M
DG
Durga Gopalakrishnan
Syncfusion Team
July 7, 2021 03:25 PM UTC
Hi kimhyeokin,
Sorry for inconvenience. We will include this fix in our upcoming weekly patch release which is scheduled to be rolled out on 13th July 2021. We appreciate your patience until then.
Regards,
Durga G
DG
Durga Gopalakrishnan
Syncfusion Team
July 13, 2021 05:18 PM UTC
Hi kimhyeokin,
We are glad to announce that our v19.2.47 patch release is rolled out; we have added the fix for reported issue. You can use the latest Syncfusion.Blazor NuGet package version.
Nugget Package : https://www.nuget.org/packages/Syncfusion.Blazor
Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/KoreanLegend590978958.zip
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Durga G
Marked as answer
SIGN IN To post a reply.
- 4 Replies
- 3 Participants
- Marked answer
-
KI kimhyeokin
- Jun 17, 2021 07:57 AM UTC
- Jul 13, 2021 05:18 PM UTC