Tagged Questions
1
vote
4answers
353 views
Can you send dynamic data to a processing applet?
I have an ajax page which pulls data from a database. I'd like to add a processing applet to visualize the data but i can't figure out how to update the visualization as the data changes. The idea is ...