Character encoding is set in either your HTML with a meta tag (like <meta http-equiv="Content-type" content="text/html;charset=UTF-8">) or in the http header sent by the server. If neither are set, the browser's default character encoding is used.
On Saturday, February 2, 2013 5:06:51 PM UTC-5, Ross Goldberg wrote: > > What is the default charset encoding in which the Google Visualization > javascript and css files are encoded? > > What is the default charset encoding for the svg, html & css generated by > the Google Visualization code? > > Is there any way to change the latter? > > I'd prefer to use UTF-8. > > Thanks! > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
