echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] Provide min/max functions for gauge series min/max

Open abdurrahmanyildirim opened this issue 3 months ago • 0 comments

What problem does this feature solve?

Currently, gauge min/max boundary doesnt support function like axis. It could be good to provide same logic for gauge min/max also.

Image

As you see. it is just number.

If we have same function approach here like axis, we can add extra logic based of min/max values. It will be more consistent also.

What does the proposed API look like?

Same as axis min/max.

Image

abdurrahmanyildirim avatar Nov 28 '25 10:11 abdurrahmanyildirim