[CLOSED] ignore null values and connect only non null values in line series in chart

  1. #1

    [CLOSED] ignore null values and connect only non null values in line series in chart

    Hi,

    In chart Application, I have X axis as Months and Y axis as some numbers that I retrieve from Database....the values in Y axis also have nulls in between the numbers like e.g, 1,3,null,null,6,8,null etc....


    currently, the chart is behaving in such a way that nulls are considered as 0s in line series......hence the line series connects like this-
    1,3,0,0,6,8,0...etc....

    but, I want to connect only non-null numbers in the series....Let me know how i can accomplish that....
    Last edited by Daniil; Nov 12, 2013 at 9:18 AM. Reason: [CLOSED]
  2. #2
    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] Handle null values in line chart series
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 12
    Last Post: Jul 29, 2013, 8:50 AM
  2. [CLOSED] GroupHeaderTplString null values
    By JCarlosF in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 23, 2013, 3:04 PM
  3. [CLOSED] [#8] Chart: Hide Line Series values
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 12
    Last Post: Mar 14, 2013, 5:41 AM
  4. Null values in RowEditing V 2.0
    By billy in forum 2.x Help
    Replies: 0
    Last Post: Oct 11, 2012, 2:31 PM
  5. datefield and null values
    By PetrSnobelt in forum 1.x Help
    Replies: 0
    Last Post: Jun 06, 2011, 10:51 AM

Posting Permissions