Hi,
I'm trying to display data in graphs in real time on screen, where people submit choices and their responses are entered into a SQL database, which is constantly being updated with new data.
Is there any way to force the DataLinq Key to refresh and the scene to animate again? I can create an infinite animation loop, but it doesn't refresh the Datalinq'ed information.