').append($('')).append($(' | ').html(label)).append($(' | ').addClass('value').html($('span',this).html())))})
+$legend.insertAfter($list)
+$list.remove()
+return $legend;}
+ChartUtils.prototype.showTooltip=function(x,y,text){var $tooltip=$('#chart-tooltip')
+if($tooltip.length)
+$tooltip.remove()
+$tooltip=$(' |