需要自己 formatter
例如:
```js
option = {
tooltip: {
formatter: params => params[0].value + '%'
}
}
```[ Full content available at: https://github.com/apache/incubator-echarts/issues/9135 ] This message was relayed via gitbox.apache.org for [email protected]
