Sign in to follow this  
rahult

How To Set Time

Recommended Posts

Now im using many fussion charting tools (KPI/bar/line garphs)in our appliction .

Now i want to set all garph's are performed by specifice timegap(like 30s,30ns..)

so how i can define a response time .

Please Guide me

 

example:

suppose when i am try to open a garp window it will take some my defined time

its only example not be consider as finall:

strParam="caption=Server Performance;yAxisName=Response Time (sec);xAxisName=Server Load (TPS)"

 

 

Is it possible??

reply me as soon as

 

Thanx in advance .....

regards,

rahul

Edited by rahult

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi Rahul,

 

Thank you for the post.

 

I am afraid, you have to use your own logic to provide a delay.

 

You may try using the jQuery .delay() function for the same.

 

Hope this helps !

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