Hi, I would like to use pygal to display nice charts in browser. I have tried these ways: 1- Creating a function that returns an SVG 'render' 2- Creating a script that saves an SVG file, then calling it from the HTML file (Views).
None of these work. I get the error: error on line 68 at column 8: Opening and ending tag mismatch: link line 0 and head Can you guys tell me what am I doing wrong? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

