I've tried using the built-in scatter plot chart, and the Google scatter plot gadget. I haven't been able to figure out how to get either one to allow me to label the points in the chart. I have data like the following:
Name1 36 1
Name2 22 3
Name3 21 6
Name4 4 2
Name5 8 2
Please help me understand how to get the point at (8,2) on the scatter plot to have the label "Name5" and so on.