I have building a pie chart using HighCharts library, and here is my chart:
// http://jsfiddle.net/t2MxW/20890/ var chart = new Highcharts.Chart({
you can simply disable it by setting the option
tooltip:{ enabled: false }