You didn't mention your language, but for Python, there are at least
matplotlib and PNGCanvas (http://the.taoofmac.com/space/projects/PNGCanvas).
Matplotlib is already included as experimental in the production server,
but doesn't work as-is in the development server. PNGCanvas seems to be a
very lightweight solution, if you only need simple graphs. Tried it only
offline for now, though.


On Wed, Mar 20, 2013 at 12:40 AM, Chad Vincent <[email protected]> wrote:

> Trying to send a pair of simple line charts in an automated status email.
>  Can't use the Visualization/Image API, since almost all email clients
> block Javascript.  I would use the Image Chart API, but with deprecation
> being less than two years out, I'd rather not have to go back and do it
> again later...
>
> Any suggestions for services or libraries that like GAE?  Or am I stuck
> using Image Charts until they vanish?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to