Depends on what you mean by "ignore".  First, make sure your null values
are actually null without quotes and not the string "null" or "NULL".

Then, if you want null values to be ignored when drawing lines or area
curves, you probably want to add the option interpolateNulls and set it to
true.  The lines will be drawn between points where there is data, ignoring
the nulls.

On Fri, Aug 5, 2016 at 3:43 AM, Nadja <[email protected]> wrote:

> I'm still searching a solution.
> Has nobody an idea?
> Or do you not understand what I mean?
> Thank you NAdja
>
> Am Mittwoch, 6. Juli 2016 16:01:36 UTC+2 schrieb Nadja:
>>
>> Hi,
>>
>> I have a google graph with data from a database.
>> Sometimes I have data with "NULL".
>> In my graph this NULL-values are displayed as "0". But I want to ignore
>> this values. How can I do that?
>> Thank you
>> Nadja
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> Visit this group at https://groups.google.com/
> group/google-visualization-api.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-visualization-api/849569a2-1d04-48b6-a0e8-
> fdc550d2148e%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/849569a2-1d04-48b6-a0e8-fdc550d2148e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
[email protected] <[email protected]>   5CC, Cambridge MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJNUq3p1jnENwqugvZp2doo0mm6Sv1PfbMTDRG3dB2wLJw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to