We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Legend and Tooltip issue on Accumulation Charts

There is an issue in Legend and Tooltip of Accumulation Charts while displaying RTL content.

I should mention that this issue is present both on Charts and Pivot Charts. Other types of charts are displaying content correctly.

Screenshot 2023-02-06 010502.png


4 Replies 1 reply marked as answer

DG Durga Gopalakrishnan Syncfusion Team February 6, 2023 12:36 PM UTC

Hi Mahmood,


Greetings from Syncfusion.


We have ensured your reported scenario with RTL. Accumulation chart legend and tooltip text is displayed properly without any overlap. Please check with the below screenshot and sample.


<SfAccumulationChart EnableRtl=true></SfAccumulationChart>




Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/PieRTL-2103320339.zip


Kindly revert us if you have any concerns.


Regards,

Durga Gopalakrishnan.



MR Mahmood Ramzani February 7, 2023 07:39 AM UTC

Your sample works properly but remove EnableRtl=true from the SfAccumulationChart in Index.razor page and enable RTL for the whole project in Program.cs using :

builder.Services.AddSyncfusionBlazor(options => { options.EnableRtl = true; });


Then it's not working.



DG Durga Gopalakrishnan Syncfusion Team February 8, 2023 02:26 PM UTC

Mahmood,


We have considered your reported scenario as bug and logged a defect report for this issue. This fix will be available in our weekly patch release which is scheduled to be rolled out on 21st February 2023. We appreciate your patience until then. You can keep track of the bug from the below feedback link.


Feedback Link :  https://www.syncfusion.com/feedback/40955/enablertl-is-not-working-properly-in-pie-chart


If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.


Marked as answer

DG Durga Gopalakrishnan Syncfusion Team February 21, 2023 02:23 PM UTC

Mahmood,


We are glad to announce that our v20.4.0.51 patch release is rolled out; we have added the fix for reported issue. You can use the latest Syncfusion.Blazor.Charts NuGet package.


NuGet Package : https://www.nuget.org/packages/Syncfusion.Blazor.Charts/


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.



Attachment: EnableRtl_58d53c4d.zip

Loader.
Live Chat Icon For mobile
Up arrow icon