NMU
unread,Nov 22, 2012, 10:46:22 AM11/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
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.