Sign in to follow this  
jayjamero

Normalised Values

Recommended Posts

Hey there

 

I've got a radar chart using normalised values (out of 100%), for example:

 

topValue = 1000
data1 = data1/topValue * 100 = Percentage value
data2 = data2/topValue * 100 = Percentage value
....
....

 

Heres what i currently have:

post-17372-062081800 1306892507_thumb.png

 

Now there's no trouble displaying, but I was wondering if it was possible on the tag line, instead of displaying 0, 20, 40, 60, 80, 100 to display absolute values instead, so data1 = 23,00 data2=40,000

so the top value ie. 100 would essentially display the highest value, for this example 40,000

 

 

Regards,

Jay

Edited by jayjamero

Share this post


Link to post
Share on other sites

Hi,

 

I am afraid, as of now, the scale can only disaply actual values that you put.

 

Meanwhile, I was unble to undestand why you would need to force percent values.

 

Thanks for your reply!

I hope future releases can display normalised values, since other graphing tools (that i've encountered) don't support this.

 

 

The reason I enquired was because my client needs to assess pollution and waste and if you are pulling values that differ quite significantly ie. 18, 2000, 300, 10, 0.1 etc the graph becomes skewed when using radar graphs and therefore needs to be normalised.

Share this post


Link to post
Share on other sites

Hi,

 

Thank you for your suggestion.

 

We have made a note of the same for our future upgrades.

 

Thank you for your continued patience and patronage.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this