cancel
Showing results for 
Search instead for 
Did you mean: 

dynamic graphics

Former Member
0 Kudos

Hi all,

I tried to generate dynamic graphics by using 3D Dial Gauge. I set all the parameter based on the blogs " Get started with Dynamic Graphics in xMII 11.5..." but the needle of the image is not moved but my code is refresh the page every 1sec. please tell me how to generate gauge dynamically?

-murali

Accepted Solutions (1)

Accepted Solutions (1)

jamie_cawley
Advisor
Advisor
0 Kudos

To have the image regenerated you will need to run the transaction again and refresh the html page. How are you doing this?

I would not recommend refreshing at a 1 sec interval. This would be too much work for the server and the client. Something greater than 30 secs would be more appropiate.

Regards,

Jamie

Answers (2)

Answers (2)

Former Member
0 Kudos

Murali,

Is the values changing in your code? if yes, then is the transaction being refreshed? You could either run the transaction manually by adding the transaction in the scheduler.

Hope this helps,

ram

Former Member
0 Kudos

Murali,

If you configured the svg object correctly in BLS, then it should not be exhibiting this problem. Please verify all your links and data mappings.