Gauge outer limit value display

Hi,

I want to display only the outer limit values of each range, such as 0–80, 80–100, etc. These limit values will be passed through parameters, and the gauge should dynamically display them accordingly. Avoid using CSS

As in you only want to see the values 0, 80, and 100 for example?

Perhaps show a mocked up example of what you want to see?