rahult Report post Posted March 16, 2012 (edited) 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 March 16, 2012 by rahult Share this post Link to post Share on other sites
Guest Bindhu Report post Posted March 17, 2012 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
rahult Report post Posted March 19, 2012 ok Thanks for response.I'll try to myself Share this post Link to post Share on other sites