Hi Susannah, Did you save the file with a ".html" extension? A lot of operating systems (namely windows) hide the extension, making it difficult to change. This means that if you create a text file called "test", it's actual filename is "test.txt", where windows hides the .txt part. If you attempt to just rename the file, and change its extension that way, you'll wind up with "test.html.txt" (because windows hid the .txt extensions, causing your extension to be inserted between the filename and the *actual* extension). You can double check the actual extension when you're viewing the file in Chrome, just by looking at the last couple of characters and ensuring that they are in fact ".html", and not ".txt" or ".rtf".
On Thu, Feb 11, 2016 at 12:03 AM Susannah Jones <[email protected]> wrote: > Hi! I'm trying to work with the beginner's tutorial with pie charts. I > followed the directions, copied the source code, saved it to an html file, > and then opened the said file into chrome but all I see is the source code > instead of the actual pie chart. Am I missing something? > > -- > 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 > https://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/a5e15cd4-93ff-48b6-9d15-5e790a4b493f%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/a5e15cd4-93ff-48b6-9d15-5e790a4b493f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc• [email protected] <[email protected]>* -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup4D97KMCMWE2hNc2Xucp_-zYhYXpX6_k3yNDpwhXQU2jw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
