--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/f040cdcc-7a51-46d0-a9d1-f440ae86cc89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Boaz,We'll make a change to support interpolateNulls at the top level, but currently, you can add interpolateNulls options to the 'chart' and 'range' options, like this:var options = {chart: { interpolateNulls: true },range: { ui: { chartOptions: { interpolateNulls: true } } }}
On Thu, Aug 20, 2015 at 8:35 AM, Boaz Dovev <boaz...@gmail.com> wrote:
Hi,Why can't i use interpolateNulls in annotation charts?Thanks
--
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-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/f040cdcc-7a51-46d0-a9d1-f440ae86cc89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.