Page 1 of 1

Do custom labels work on circular gauge?

Posted: Tue Jun 05, 2012 8:41 pm
by 15359204
I'm trying this with a gauge series and getting no results:

gaugeSeries.getAxis().getCustomLabels().add(10.0,"10 percent");

My gauge is very simple circular gauge that has a min of 0 and a max of 100. No mater what I do it always paints the standard labels at whatever increment I set the axis to. Setting axis to automatic or not seems to make no difference.

Re: Do custom labels work on circular gauge?

Posted: Wed Jun 06, 2012 8:17 am
by yeray
Hi Mike,

The Gauge series are particular series. I'm afraid they don't support custom labels at this moment. I've added it to the wish list (TJ71016210).