Chart Issue

Stimulsoft Reports.JS discussion
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Chart Issue

Post 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
Attachments
Demo.rar
(3.31 MiB) Downloaded 170 times
Mollaee
Posts: 6
Joined: Sat Feb 03, 2018 3:35 pm

Re: Chart Issue

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Chart Issue

Post 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.
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Re: Chart Issue

Post 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
Ehsan
Posts: 100
Joined: Tue Jan 05, 2016 10:39 am
Location: Iran

Re: Chart Issue

Post by Ehsan »

In my case, I use large numbers such as "1380264108",
And stimulsoft report act any large number as datetime!

Thank you
Mollaee
Posts: 6
Joined: Sat Feb 03, 2018 3:35 pm

Re: Chart Issue

Post 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
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Chart Issue

Post 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.
Mollaee
Posts: 6
Joined: Sat Feb 03, 2018 3:35 pm

Re: Chart Issue

Post 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:
Image
Image
And here is the issue I see when the numbers on the chart are too large:
Image
Best Regards,
Hosein
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Chart Issue

Post 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.
Mollaee
Posts: 6
Joined: Sat Feb 03, 2018 3:35 pm

Re: Chart Issue

Post 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:
Image
I have a time sensitive project and this would help me a lot.
Best Regards,
Hosein
Post Reply