调整字体大小
This commit is contained in:
@@ -530,7 +530,7 @@ export default {
|
||||
xAxis: {minInterval: 1},
|
||||
tooltip: {},
|
||||
legend: {},
|
||||
yAxis: {type: 'category'},
|
||||
yAxis: {type: 'category', axisLabel: {fontSize: 8}},
|
||||
dataset: {dimensions: ['username', 'count', 'integral'], source: item.sta},
|
||||
series: [
|
||||
{name: "次数", barWidth: 10, barGap: '20%', type: 'bar'},
|
||||
|
||||
Reference in New Issue
Block a user