-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
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):

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.
Metadata
Metadata
Assignees
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.