Hi, 

I like the Histogram chart but one thing is needling me, which is that I 
can't seem to have number formatted tooltips. In the classic charts like 
ColumnChart, it's simply a matter of using the number formatter, for 
example: 

var formatter = new google.visualization.NumberFormat({pattern:'###.# %'});
formatter.format(data,1);

>  

However, when I do this for Histogram, the formatting doesn't appear in the 
tooltip like it does in other charts. Any clues what I am doing wrong, or 
is this a bug? 

Thanks, 
Nick  

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/64e9854f-3c42-426b-90fa-ae9de051ed9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [visualization-api] histog... dunbar . nick

Reply via email to