Page 1 of 2
Chart Issue
Posted: Sat Feb 03, 2018 11:37 am
by Ehsan
Hello,
Stimulsoft report chart is trying to parse my data values to Date Time, but those are numbers and can not be convert into date time.
I also attached a report which is implement this issue.
and one thing else,
How can I display numbers in stimulsoft report chart with digit comma separator?
thanks
Re: Chart Issue
Posted: Sat Feb 03, 2018 3:45 pm
by Mollaee
Hi,
I am experiencing similar issue when I try to set the value of bar chart with format of N!
I appreciate if someone can point me on how to set the mask or the format of values as numbers preferably with 3 digit separator and show it on vertical axis.
Thank you in advance,
Hosein
Re: Chart Issue
Posted: Mon Feb 05, 2018 12:31 pm
by Alex K.
Hello,
In this case, you should prepare DateTime values for Chart component and then use it.
> How can I display numbers in stimulsoft report chart with digit comma separator?
Please try to use the Format property.
Thank you.
Re: Chart Issue
Posted: Tue Feb 06, 2018 5:25 am
by Ehsan
Actually,
I have numbers, not Date Time, And I don't want Date Time!!!!!
I just want to display numbers, but stimulsoft report log below errors on console:
Parse DateTime Error
Please see the attachment file.
Thanks
Re: Chart Issue
Posted: Tue Feb 06, 2018 11:54 am
by Ehsan
In my case, I use large numbers such as "1380264108",
And stimulsoft report act any large number as datetime!
Thank you
Re: Chart Issue
Posted: Tue Feb 06, 2018 2:31 pm
by Mollaee
Dear Alex,
Thank you for your comment.
Alex K. wrote:
> How can I display numbers in stimulsoft report chart with digit comma separator?
Please try to use the Format property.
Would you please point me to the proper guideline for setting the chart format to have 3 digit separator for numbers?
In my case, I want 900876543245 to look like 900,876,543,245 on the chart.
And I also have the issue of my numbers being considered as date-time when they are t0o large i.e. 9900998546522.
Regards,
hosein
Re: Chart Issue
Posted: Tue Feb 06, 2018 4:14 pm
by HighAley
Hello.
There are many different places where this number could be shown. Axes, Labels, Legend.
Each of them has Text Format property.
Could you send us a screenshot of the chart and we will send you more specific answer.
Thank you.
Re: Chart Issue
Posted: Wed Feb 07, 2018 11:55 am
by Mollaee
HighAley wrote:
Could you send us a screenshot of the chart and we will send you more specific answer.
Dear HighAley,
Thank you for your quick response.
Here are a couple of snapshots I hope can clarify what I am looking for in case of 3 digit separators:

And here is the issue I see when the numbers on the chart are too large:

Best Regards,
Hosein
Re: Chart Issue
Posted: Wed Feb 07, 2018 3:26 pm
by HighAley
Hello, Hosein.
You are using different chart types.
Please, send us a feature request to
support@stimulsoft.com.
Send us your report templates with these charts.
We will analyze each of them and will prepare a solution for you.
Thank you.
Re: Chart Issue
Posted: Fri Feb 09, 2018 2:52 pm
by Mollaee
HighAley wrote:
Please, send us a feature request to
support@stimulsoft.com.
Send us your report templates with these charts.
Dear HighAley,
Thank you for your comment. I will send my sample codes via email.
In the interim, would it be possible to let me know how to format the numbers on the following chart:

I have a time sensitive project and this would help me a lot.
Best Regards,
Hosein