var itemStyle = {
normal:{label:{
show:true,
formatter:'{b}',
textStyle: {fontSize: 20,fontWeight : 'bold'}
}},
emphasis:{label:{show:true}}
};
option = {
title : {
text : '2012 World GDP Top 8',
subtext : 'from baike (Billion $)',
sublink : 'http://baike.baidu.com/link?url=MyQikkoGI08hUfVmiB0g01ZJ6Wpyu18s8e6XdA3dwcI73-i0J7Ce32LuPNqfEWBj2rUcSfIHYIVI0aL8czbS_a',
x : 'center'
},
tooltip : {
trigger: 'item',
showDelay: 0,
transitionDuration: 0.2,
formatter : function (params) {
var value = params.value + '';