Richard,

Thanks. I have to figure out what this exact means because I am new to Web2py. Important is the graphics device you use, which one is that Agg, Cairo or something else?

Richard


Op 23-8-2011 21:53, Richard Vézina schreef:
Hello Richard,

I think if I had to do what you want to do (I will have to do something similar soon) that I would use compute type field to generate my graph with lambda function base on orther field input data for processing and output from my lambda a graph under PNG image type and store the result in db or server directory upload.

I am more inclined into use Matplotlib since it is better fit since it is python lib (but nerver use Matplotlib)...

Also, if my processing become to complex for a lambda function, I will use internal function :

__functionName(input1, input2, etc.)

Function beginning by "__" are not expose to final user so they don't need decorator...

Hope this help.

Richard

On Tue, Aug 23, 2011 at 1:57 PM, Richard <richard.dijks...@planet.nl <mailto:richard.dijks...@planet.nl>> wrote:

    Hello,

    I want to create a scientific website with embedded graphics on Mac
    OS.
    Plots are created through Rpy2 and Matplotlib.

    All the modules run corretly on my Mac but what graphics type will
    give me the embedded plots and where should I place relevant code
    within the Web2py framework?

    Thank you for your reply.

    Richard




Interne Virusdatabase is verouderd.
Gecontroleerd door AVG - www.avg.com
Versie: 9.0.872 / Virusdatabase: 271.1.1/3830 - datum van uitgifte: 08/12/11 
20:34:00


Reply via email to