Hello.
I wrote that image mode, and continue to fix bugs in it. :) If you send us
some example code that demonstrates the problem, I'll take a look and stomp
the bugs.
On Saturday, July 12, 2014 12:49:08 AM UTC-4, abhisek mishra wrote:
>
> 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);
>
> google.visualization.events.addListener(chart, 'ready', function
> () {
>
> document.getElementById('dataHolder').innerHTML =
> chart.getImageURI();
>
> });
>
> chart.draw(data, options);
>
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.