Hello, Could you share a bit more details, like your jsfiddle link? It's hard to figure out the problem without more context.
Thanks, Mitch On Tue, Jul 2, 2013 at 6:05 AM, Ian Lawrence <[email protected]>wrote: > Please forgive amateur bumbling, if that is what this turns out to be.... > > I'm working in Javascript, and get the same results whether writing > complete web pages, or working in jsfiddle. > > 1) Start with a data table, call the chart api, I get a chart. > > 2) Compute some data, using an iterative model to generate exactly the > same data table as in (1), then call the chart api. No chart. > > This is a tad frustrating... > > So it seems that there is some refresh issue here, that no amount of > googling can help me get to the bottom of - can anyone help? > > (I expect I could write the data table out as a file, and then read it in > again, but for the intended use, that's a step too far...) > > Maybe this just is not a simple problem, in which case I can find another > wall to bang my head against... > > > Thanks in advance > > Ian > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart 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-chart-api. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api. For more options, visit https://groups.google.com/groups/opt_out.
