|
|
|
@ -271,7 +271,7 @@ const renderForceChart = () => { |
|
|
|
label: { |
|
|
|
show: true, |
|
|
|
position: 'center', |
|
|
|
formatter: '{value|250次}\n{label|合计}', |
|
|
|
formatter: '{value|5274次}\n{label|合计}', |
|
|
|
rich: { |
|
|
|
value: { fontSize: 20, fontWeight: 'bold', color: '#333', lineHeight: 28 }, |
|
|
|
label: { fontSize: 12, color: '#999', lineHeight: 18 }, |
|
|
|
|