On 26 Jun 2009, Peter Robinett wrote:

> Hi flot users,
> 
> I am trying to copy the basic Flot example into my own code. I have no
> compile errors but the graph isn't rendered because /classpath/flot/
> jquery.flot.js isn't found. Since I get no errors with the flot
> methods in my snippet, I assume lift-widgets is loading correctly. Am
> I missing something?

Did you put a call to net.liftweb.widgets.flot.Flot.init in Boot?

This is needed to make the javascript resources available...


/Jeppe


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to