[visualization-api] Re: display hour text but not all hours

2014-07-11 Thread Neil Camara
Andrew, It's parsing it properly. The graph looks fine too. The only thing I want to achieve is by reducing the hour series just like the image. It's ok, I'll just explain it to our PO and the designer. I noticed that when I shrink the browser, it automatically adjust. Thanks. On Thursday,

[visualization-api] getImageURI is returning slightly cropped image for LineChart

2014-07-11 Thread abhisek mishra
Hi, I am calling getImageURI to fetch the png data of LineChart, but the image data is returning slightly cropped image at the borders. Please let me know if anyone else faced the similar issue before. var chart = new google.visualization.LineChart(container);

Re: [visualization-api] Re: Column chart - Bar color

2014-07-11 Thread Andrew Gallant
If the problem is with the chart drawing, then no, minifying your scripts will not help. Approximately how many data points are in your chart? On Friday, July 11, 2014 10:53:32 PM UTC-4, Nagendra Singh wrote: Hi, I think drawing the chart is what taking time. Because when the page loads,

RE: [visualization-api] Re: Column chart - Bar color

2014-07-11 Thread Nagendra Kumar Singh
Aproxx 14000 points for 1 month data. -Original Message- From: Andrew Gallant Sent: 12-07-2014 AM 10:38 To: google-visualization-api@googlegroups.com Subject: Re: [visualization-api] Re: Column chart - Bar color If the problem is with the chart drawing, then no, minifying your scripts