Bug? SubTitle could not be added (Version 20.2.0.44)

hi,

maybe i am doing something wrong but your solution simply does not work any more at least with the current version of the blazor charts (see screenshot below)

https://www.syncfusion.com/forums/161317/how-to-add-subtitle-in-blazor-chart

or is there something I am missing?

thank you

viktor





3 Replies

DG Durga Gopalakrishnan Syncfusion Team August 22, 2022 12:31 PM UTC

Hi Viktor,


Greetings from Syncfusion.


We have ensured your reported scenario with attached forum link and screenshot. Chart subtitle is rendered properly as per behavior. We have attached the tested sample and screenshot for your reference.


<SfChart Title="Performance Chart" SubTitle="Chart with 100K Points">

  <ChartTitleStyle Size="18px"></ChartTitleStyle>

  <ChartSubTitleStyle TextOverflow="TextOverflow.None" Size="15px"></ChartSubTitleStyle>            

</SfChart>




Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Subtitle-1435804558.zip


If you are still facing problem, please try to replicate an issue in above sample or share us issue reproduced sample to validate this case from our end. Kindly revert us if you have any concerns.


Regards,

Durga Gopalakrishnan.       



VI Viktor August 23, 2022 07:59 AM UTC

hi,

i don't know how it' possible but just now , i have opened your blazor sample-project in my vs2022 (prof), then started it (ctrl+F5) and ......  i don't see any subtitle!!?? :)
see screenshot below
any thoughts?
regards
viktor








DG Durga Gopalakrishnan Syncfusion Team August 24, 2022 03:09 PM UTC

Hi Viktor,


We have ensured the chart subtitle rendering problem in both .NET frameworks 5.0 and 6.0; unfortunately, we are unable to replicate an issue from our end. We have used latest Syncfusion.Blazor 20.2.0.45 NuGet packages, chrome browser and windows operating system.


We request you to share the following information which will be helpful to analyze further and provide you the solution sooner.

  • Browser used.
  • System configuration.
  • .NET framework.
  • Screen resolution.
  • Regional settings.

                       

Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorApp1325984855.zip


Kindly revert us if you have any concerns.


Regards,

Durga Gopalakrishnan.


Loader.
Up arrow icon