corelib/common/popup/js/evaluateAnalysis.js
@@ -137,7 +137,7 @@ verticalAlign: app.config.verticalAlign, rotate: app.config.rotate, formatter: '{c} {name|{a}}', fontSize: 16, fontSize: 13, rich: { name: {} } @@ -152,13 +152,13 @@ legend: {}, xAxis: [ { type: 'category', type: 'value', axisTick: {show: false}, } ], yAxis: [ { type: 'value', type: 'category', data: nameData } ], @@ -207,7 +207,7 @@ } function recharts_z() { var width = $(window).width() * 0.8; var width = $(window).width(); var height = $(window).height() - 400 $('#evaluate-echarts').empty();