Hello i want no send a simple html file to a client which contains the png link of the chart.. it will look like this
output.html: <html> <body> this is the chart <img src="*********link of the png generated"> </body> <html> i used another html for the chart image link to be generated and then used copy paste to the output.html file to be sent. is it possible for this to be done automatically?.. e.g generating simple dynamic html file from time to time or updating the output.html file for a preset time interval. tnx i'm new to programming html -- You received this message because you are subscribed to the Google Groups "Google Visualization API" 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-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/aab6898a-5cac-4f3a-9754-52ec2cca9294%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
