I need to draw charts realtime
I do:
$("#plot").load('http://127.0.0.1:8001/monitoring/default/plotme2',
'', call2back);
in plotme2 I have:
=PLOT(..
Which is javascript HELPER from Massimo's appliance
I am loading the site with js code but javascipt is not getting
executed - so I don't get to see the graph
Same is with =LOAD(..)
How to force execute js from LOADED file?
--
Kuba
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.