Maybe you can try this [1] to import pygal. With this example, you
need to generate a SVG file and after, show in the page [2].

[1] - http://pygal.org/first_steps/
[2] - 
http://edutechwiki.unige.ch/en/Using_SVG_with_HTML5_tutorial#Embeding_SVG_in_HTML_5_with_the_src_tag

Cheers,

2014/1/13 Janko Strusa <janko.str...@gmail.com>:
> I am trying to use http://pygal.org/ with my web2py. But I can't import
> paygal. Since I am new to python programing I've got lost.
>
> I've tried "easy_install pygal" in shell, like from this example
> http://www.web2pyslices.com/slice/show/1634/beauty-graphics-and-charts-with-pygal
> but it does not work for me.
>
> Can someone please lead me through process of adding module to web2py
>
>
> --
> 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 web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to