Sign in to follow this  
Guest Madhumita

Plotting out of range values

Recommended Posts

Is it possible...??

 

 

 

Let us say my range for an angular gauge is 0 to 100. The input value is 150. Is it possible for me to plot it in such a way that needle stays at 100 but the display underneath says 150...

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Could you please send us the XML codes that you are using as an attachment so that we might look into the issue?

Awaiting your reply. :hehe:

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

I'm afraid, this is feature is not supported by FusionWidgets, as of now.

Share this post


Link to post
Share on other sites
Madhumita (1/18/2010)
Hello,

 

 

 

I'm afraid, this is feature is not supported by FusionWidgets, as of now.

 

 

 

That is OK.

 

 

 

My problem is that my data range is too big. From 0 to 2 million. Most of the times data hovers at < 50k. So if I give a max value of 2 million, the angular gauge needle moves but the movement is barely discernible.

 

 

 

Another way would be to use the JavaScript API using setDataXML(strXML). I can then set the min and max values dynamically based on the incoming data.

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

That is a probable alternative. Do try it out and let us know if this works for you.

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