plotkit realtime

32 views
Skip to first unread message

Kuba Kucharski

unread,
Mar 26, 2010, 4:58:37 PM3/26/10
to web...@googlegroups.com
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

mdipierro

unread,
Mar 26, 2010, 5:07:42 PM3/26/10
to web2py-users
I think this is browser dependent. You cannot do it. I would use a
<iframe> instead of {{=LOAD}}
Reply all
Reply to author
Forward
0 new messages