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]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
