Hi Arghya,
Charts don't recognize resize events, so you will have to detect that
yourself and redraw the chart with the new size. Hope that helps.
On Wed, Dec 7, 2016 at 5:58 PM, Arghya chakroborty
wrote:
> Hi,
>
> I am trying to create an Annotation Chart for Time Series data. So far,
> the c
Hi,
I am trying to create an Annotation Chart for Time Series data. So far, the
code snippet given in "Google Charts" page has helped (THANKS A LOT) & the
chart gets properly displayed
But when I try to access the chart (projected in a web page) in my mobile,
the chart doesn't get resized