sometimes values =null, want to ignore

41 views
Skip to first unread message

Nadja

unread,
Jul 6, 2016, 10:01:36 AM7/6/16
to Google Visualization API
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

Nadja

unread,
Jul 11, 2016, 9:43:33 AM7/11/16
to Google Visualization API
Can nobody help me?
Thank you
nadja

Nadja

unread,
Aug 5, 2016, 3:43:58 AM8/5/16
to Google Visualization API
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:

Daniel LaLiberte

unread,
Aug 5, 2016, 6:38:41 PM8/5/16
to Google Visualization API
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.

--
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 google-visualization-api+unsub...@googlegroups.com.
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.

For more options, visit https://groups.google.com/d/optout.



--

Hernan Desio

unread,
Aug 6, 2016, 6:46:47 PM8/6/16
to Google Visualization API
Did you verify that the "Plot Null Values"  is not set?
Reply all
Reply to author
Forward
0 new messages