Daniel,

I haven't figured out everything that is going on in your example, but your
modal dialog seems to be messing with the context in a way that confuses
the charts code.  If I just replace the element that it draws in with a
simple div, it works:  https://jsfiddle.net/4r04788w/2/

If you can figure out what the model dialog might be doing that triggers
this confusion, maybe we can do something about it.

On Mon, May 11, 2015 at 8:50 AM, Daniel Buttery <
[email protected]> wrote:

> https://jsfiddle.net/4r04788w/
>
> I'm populating a Timeline with the data in the attached fiddle, and then
> calling some JS so that when a button is clicked you can get an enlarged
> view in a Bootstrap Modal.
>
> In the above example I'm grabbing the data from the chart itself (in
> preperation for making the code reusable), creating a Modal and populating
> a DataTable with the data - all looks as expected.
>
> However if you change from 'Table' to 'Timeline' in row 100 of the JS, it
> mucks up. Any ideas??
>
> Thanks!
>
> Dan
>
> --
> 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.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 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 [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.

Reply via email to