
I have struggled to get a gauge to look just right...so far it looks okay, but programmatically moving the needle around looks to be a headache.
What I have is a circular gauge. I am using one scale with one tickset on this thing, as it looks like the only thing I can do. The tickset on this scale has a minimum of 0, max of 8, with major interval of .5 and minor interval of .1. The scale looks normal from 0 to 5, but after the value of 5, I had to customize it with different tick marks, skip some label values, etc. Ideally, I'd be able to set up another tickset, scale, or something, use the same pointer needle (I only need one), and go about pointing to my drastically different values. After 5, the tickset would ideally have a major interval of 1 and minor interval of .5. At the value of 10, this interval would change again.
So, my questions are:
-Can one pointer needle be used for multiple ticksets or scales?
-Or is there an easy way to change intervals within a tickset to do what I want?
-Or am I stuck customizing tickmarks and labels, trying to calculate how the pointer hits the "unexpected" values?
While I'm here, I guess I'll also ask if there's a way to customize spacing between tickmarks by any method other than adjusting radius and start angle...I haven't seen it, but it would be nice to have.
Please point me in the right direction if I'm heading the wrong way, and thank you in advance.
What I have is a circular gauge. I am using one scale with one tickset on this thing, as it looks like the only thing I can do. The tickset on this scale has a minimum of 0, max of 8, with major interval of .5 and minor interval of .1. The scale looks normal from 0 to 5, but after the value of 5, I had to customize it with different tick marks, skip some label values, etc. Ideally, I'd be able to set up another tickset, scale, or something, use the same pointer needle (I only need one), and go about pointing to my drastically different values. After 5, the tickset would ideally have a major interval of 1 and minor interval of .5. At the value of 10, this interval would change again.
So, my questions are:
-Can one pointer needle be used for multiple ticksets or scales?
-Or is there an easy way to change intervals within a tickset to do what I want?
-Or am I stuck customizing tickmarks and labels, trying to calculate how the pointer hits the "unexpected" values?
While I'm here, I guess I'll also ask if there's a way to customize spacing between tickmarks by any method other than adjusting radius and start angle...I haven't seen it, but it would be nice to have.
Please point me in the right direction if I'm heading the wrong way, and thank you in advance.