plainheart edited a comment on issue #13172:
URL: 
https://github.com/apache/incubator-echarts/issues/13172#issuecomment-678626052


   不太清楚具体原因,应该是 `encode` 有点问题,可以先通过 `@{dimension}` 的方式解决。
   
   ```js
   formatter: [
     '{Sunny|}{value|{@2013}}{rate|{d}}',
     '{hr|}',
     '{title|{b}}',
   ].join('\n')
   ```
   
   请 @100pah 有空具体看一看。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to