opened 01:51AM - 22 May 25 UTC
Panel full circle gauges have overlapping end ticks as evident on the following …discourse [topic](https://discourse.holoviz.org/t/overlapping-end-ticks-on-full-circle-panel-gauges/7390).
Echarts example [clock](https://echarts.apache.org/examples/en/editor.html?c=gauge-clock) has a function to remove the final tick. But I’m not sure how to implement this formatter function with custom-opts.
I would like to be able to remove the overlapping end tick from full circle gauges.