Lazydd commented on issue #19345:
URL: https://github.com/apache/echarts/issues/19345#issuecomment-1833631202

   > You may try to do it with pure HTML/CSS rather than the legend component 
of ECharts. Refer to this [demo](https://codepen.io/plainheart/pen/xxJRdam).
   
   It would be nice if it could be written like this
   ```
   formatter(name){
      return `<h1>${name}</h1>`
   }
   ```


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

To unsubscribe, e-mail: [email protected]

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