{a0}: {c0}%':(wrap=='HChartWrap'?str:''))},legend:{data:legend,bottom:0},grid:{left:'25%',right:'4%',bottom:bottom,borderColor:'rgb(128,128,128,0.1)',backgroundColor:'rgb(128,128,128,0.1)'},xAxis:[{type:'category',boundaryGap:false,splitLine:{lineStyle:{type:'dashed'}},data:chartData.x}],yAxis:[{type:'value',splitLine:{lineStyle:{type:'dashed'}},axisLabel:{show:true,interval:'auto',formatter:(wrap=='year_yield'||wrap=='HChartWrap'?'{value}%':'{value}')}}],dataZoom:[{type:'slider',realtime:true,show:dataZoomShow,start:dataZoomStart,end:100,bottom:30,xAxisIndex:[0]}],series:[{name:chartData.title,type:'line',data:chartData.y}],backgroundColor:'rgb(255,255,255)'});}});$("#tradephoto").css("display","");$("#tradephoto").offset($(this).offset());$("#tradephoto").offset({top:$("#tradephoto").offset().top+27,left:$("#tradephoto").offset().left});});$("#tradephoto").mouseleave(function(){$("#tradephoto").css("display","none");})}$(".attendSubmit").click(function(event){attendSubmit();});});