Skip to content

[Feature] let gauge radius be larger than half height / half width #21456

@wvhn

Description

@wvhn

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):
Image

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

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions