Hello, I have a column chart being populated with dynamic data. When a value is nullI I add Data not available in the tooltip for that series/point or column. If the chart is converted to a line, the tooltip shows the series colour followed by the "Data not available" label. But when using a column chart, the tooltip omits the series completely. I am using focusTarget:'category' so the other series will show but the null value won't. How can i get the column tooltip to show the null label?
Thanks. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/DiznvVon-nIJ. 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.
