Hi list,

Does anyone have example code of tw.jquery.FlotWidget working with the
versions listed? I only seem to be getting blank pieces of canvas
being rendered on my pages.

I have this in my controller:
...
from tw.jquery import FlotWidget
fw = FlotWidget()
tmpl_context.graphic = fw
...

In my template:
tmpl_context.graphic(data=data)

Here is a paste of the output from the rendered webpage sans a pretty chart.

http://paste.turbogears.org/paste/39329

Using ToscaWidgets-0.9.4 too.

Thanks, Andrew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to