yufeng04 commented on issue #10277: markpoint可以实现如图的效果吗
URL: 
https://github.com/apache/incubator-echarts/issues/10277#issuecomment-487851955
 
 
   I don't know how to keep it down in the emphasis state. But I tried the 
following way:
   `formatter: [
           '{a|这段文本采用样式a}',
           '{b|{c}}'
       ].join('\n')`
   `{b|{c}}` will show the normal value of label, and you can set the style in 
`rich.b`.
   Hope it helps!

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to