WeiShengv99 opened a new issue #16562:
URL: https://github.com/apache/echarts/issues/16562


   ### What problem does this feature solve?
   
   <img width="446" alt="image" 
src="https://user-images.githubusercontent.com/35689628/155272446-4443ad55-c3fd-4baf-bc56-85513ed4e666.png";>
   
   遇到了上图的需求,找不到相关的样例,在 g2 里 ,有conversionTag 的api 可以很方便的实现这个功能。
   
   ### What does the proposed API look like?
   
   类似g2
   
   
   
   ```
   conversionTag: {
       offset: 0,
       spacing: 8,
       arrow: {
         style: {
           fill: '#efefef',
         },
       },
     }
   ```


-- 
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: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to