On 23 Sep., 23:14, killer chicken <[email protected]> wrote: > I forgot to mention the fact that firebug is not throwing any js error > > in the master's head (where i put all my own js) i didn't see any > plotkit.js .....I will try to intall it manually and the dict from the > controller
The js should normally be inserted automatically when you use the widget. Are you using the PlotKit package from PyPI? That will not work directly because it is for TG1 widgets, not for TG2 (ToscaWidgets). But it's probably very easy to convert EasyPlot class from that package to ToscaWidgets. (So far I've used PlotKit only in TG1 projects, so I have no ready-made code for you). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

