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

   ### What problem does this feature solve?
   
   To create VU meters with the gauge type, I need more flexibility in 
specifying the gauge radius and cut off the pointers anchor. 
   Result should look like this (source: Highcharts):
   <img width="981" height="190" alt="Image" 
src="https://github.com/user-attachments/assets/a03b9e74-6a43-4192-bdd0-e63b08f7ea9a";
 />
   
   I am able to set up a similar gauge layout with echarts but the radius is 
limited to the minimum of half height and half width. So the gauge gets much 
smaller if I use the same container size like in Highcharts. 
   
   ### What does the proposed API look like?
   
   API could stay the same but radius restriction needs to be altered. I'm not 
sure whether an additional option is needed for the pointer to have it's anchor 
outside the container.


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