Page 1 of 1

Line charts to not render lines with Zero value.

Posted: Wed May 11, 2016 1:12 am
by iamyong
Hello,

Is there a way to not render lines in line graphs where the values is Zero (red boxed below)? Been having difficulty finding a property for it.

http://postimg.org/image/ve3rjrz8h/

I'm using SS versions: 2011.1.919 and 2014.3.0'

Thanks

Re: Line charts to not render lines with Zero value.

Posted: Wed May 11, 2016 1:38 pm
by HighAley
Hello.

Please, try to set the Filter for the Chart.
Also set the Show Nulls property of the Series to False.

Thank you.

Re: Line charts to not render lines with Zero value.

Posted: Thu May 12, 2016 7:59 am
by iamyong
Hi,

If I add a filter where value <= 0 then the data point disappears. I would like for the data point to still be there, just be printed/rendered as invisible/transparent. Is there an option to do this?

Thanks

Re: Line charts to not render lines with Zero value.

Posted: Fri May 13, 2016 1:35 pm
by Alex K.
Hello,

Please try to set the ShowNulls property to false.

Thank you.

Re: Line charts to not render lines with Zero value.

Posted: Mon May 16, 2016 1:59 am
by iamyong
Hi,

This worked! Although I had to specifically set the 0 values from the query to null.

Thanks!

Re: Line charts to not render lines with Zero value.

Posted: Mon May 16, 2016 5:31 am
by Andrew
Hello,

Great! Thank you for letting us know about this.

Have a nice day!

Re: Line charts to not render lines with Zero value.

Posted: Mon May 16, 2016 6:18 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.