This should be working, so I suspect something else is going on in the
page.  Can you give me a link to the page so I can see this in action?

On Wed, Sep 24, 2014 at 2:38 PM, Ronneil Camara <ronneilcam...@gmail.com>
wrote:

> I've set it to false but it's still connecting them.
>
>     googleChart.options = {
>         displayExactValues: true,
>         interpolateNulls : false,
>         lineWidth : 1,
>         width: 0,
>         height: 0,
>         pointSize: 4,
>         "isStacked" : false,
>         colors: [chartColor],
>         vAxis: {
>             "title": "", // x-axis text
>             "minValue": 0,
>             "gridlines": {
>                 "count": 7
>             }
>         },
>         hAxis: {
>             format:'MMMd h aa',
>             ticks: ticks,
>             slantedText : false
>         },
>         yAxis: {
>             "title": "", // y-axis text
>             "gridlines": {
>                 "count": 5
>             }
>         } ,
>         legend: { position: 'top' }
>     };
>
>  --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
dlalibe...@google.com <dlalibe...@google.com>   5CC, Cambridge MA
daniel.lalibe...@gmail.com <daniel.lalibe...@gmail.com> 9 Juniper Ridge
Road, Acton 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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to