Empty Values being treated as 0 on Line Charts

Stimulsoft Reports.NET discussion
Post Reply
SWhitty
Posts: 13
Joined: Wed Jul 25, 2012 4:00 pm

Empty Values being treated as 0 on Line Charts

Post by SWhitty »

Hi Guys,
Forgive me if there is another post on here regarding this issue but i was unable to find it.
I am trying to display data on a Line Chart. The report is a tracking report with end of period targets.
Currently, where there is an argument and no value in the data, the value for the argument is defaulted to 0 on the chart. Is there any way to continue the line to the next argument with data?
I have attached a csv and mrt file for reference.
Many Thanks
Simon
Attachments
PerformanceTrackingwithGraphTest.zip
Contains .mrt and .csv files
(2.67 KiB) Downloaded 142 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Empty Values being treated as 0 on Line Charts

Post by Alex K. »

Hello,

Please try to set the ShowNulls property to false for Series.

Thank you.
SWhitty
Posts: 13
Joined: Wed Jul 25, 2012 4:00 pm

Re: Empty Values being treated as 0 on Line Charts

Post by SWhitty »

Hi Aleksey,

Thanks for the prompt reply. I have tried this on both the Series and the Series Labels properties to know avail.
Please note i am using build 2011.3.1200.0 of Stimulsoft Designer.exe to create the report.

Many Thanks
Simon
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Empty Values being treated as 0 on Line Charts

Post by HighAley »

Hello, Simon.
SWhitty wrote:Thanks for the prompt reply. I have tried this on both the Series and the Series Labels properties to know avail.
Please note i am using build 2011.3.1200.0 of Stimulsoft Designer.exe to create the report.
Since then we refactored the chart engine. Please try to check your report on the latest prerelease build.

Thank you.
SWhitty
Posts: 13
Joined: Wed Jul 25, 2012 4:00 pm

Re: Empty Values being treated as 0 on Line Charts

Post by SWhitty »

Thank you for the advice, i have tried with the latest Pre-Release Build the issue is still there.
Due to external restraints, i will not be able to upgrade Reports.Net at this point, so i will create an algorithm to falsify the data at source. Thanks for your time and assistance. I am happy for this topic to be closed.

Simon
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Empty Values being treated as 0 on Line Charts

Post by HighAley »

Hello.

It's good.
Let us know if you will have any problems again.

Thank you.
Post Reply