Hi, I fixed this issue. There was a small error in the code to add data to the graph. Thanks a lot for your response.
On Dec 31 2009, 4:45 pm, Viz Kid <[email protected]> wrote: > Hi > > Can you elaborate a bit more on what is the problem? If possible give some > live example for a datatable that you are using which fails to show. > > Best, > Viz Kid > > > > On Wed, Dec 30, 2009 at 7:13 AM, Akash Nemani <[email protected]> wrote: > > Hi, > > > I am using the annotated time line chart for some data visualization. > > I have 7 columns. > > 1) Date 2) Num_Value1 3) Title1 4)Text1 5)Num_Value2 6)Title2 7) Text2 > > > Im using mysql database to store the values and using Java bean to > > pull up the data and pass it to the javascript. > > Now if the Title and Text field values are null or undefined, the > > chart shows up. But if I change the title and text for any one of the > > record, the chart does not show up. > > > Any idea what might be wrong here? > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-visualization- > > api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
