You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "erzenhaxhi (via GitHub)" <gi...@apache.org> on 2023/06/08 09:31:10 UTC

[GitHub] [echarts] erzenhaxhi opened a new issue, #18730: [Feature] Give the option of getting the width and height of a piece of series

erzenhaxhi opened a new issue, #18730:
URL: https://github.com/apache/echarts/issues/18730

   ### What problem does this feature solve?
   
   We can add dynamic width to labels with these values.
   
   ### What does the proposed API look like?
   
   For example in label formatter API could be:
   `
   {
      piece: {
         width: 20,
         height: 20
      }
   }
   `


-- 
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-unsubscribe@echarts.apache.org.apache.org

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


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