how can include the "Gauge" in a formatted HTML email? (i.e. which don't allow javascript)
51 views
Skip to first unread message
GregH
unread,
Mar 27, 2012, 8:39:20 PM3/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
I'd love to be able to include a "Gauge" in a formatted HTML email I send out. Data would be dynamic. The issue I'm hitting is that emails don't seem to allow javascript. Any suggestions?
Note I've seen the "google-o-meter" at the image charts page but I really don't like this, I really want the look & feel of the "Gauge".
asgallant
unread,
Mar 28, 2012, 10:10:48 AM3/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
The Visualization API charts (of which the Gauge is a member) require javascript. If you can't use js, then you can't have these charts.
GregH
unread,
Mar 28, 2012, 6:09:25 PM3/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
oh ok - I suppose if I were keen I could host a web application that just produced the dynamic gauge images I require and then reference these as image tags in the email...