title: { text: 'Referer of a Website',//主標題 link:'https://echarts.apache.org/handbook/zh/concepts/legend',//主標題鏈接 target:'blank',//窗口打開方式self本窗口,blank新窗口 textStyle:{ color:"skyblue",//主標題顏色 fontSize:'20',//主標題大小 }, subtext: 'Fake Data',//副標題 sublink: 'http://oa.piesat.cn/seeyon/main.do?method=index',//副標題鏈接 subtarget:'blank',//self/blank subtextStyle:{ color:'#0f0', fontSize:'30' }, left: 'center',//位置 show: true,//是否顯示true/false textAlign:'left',//水平對齊:auto/left,right,center textVerticalAlign: 'auto',//垂直對齊:auto,top,middle,bottom }