Nobody responded, but I figured out my problem: https://developers.google.com/chart/interactive/docs/gallery/annotatedtimeline
At the very bottom of the page it says that if you access the annotated timeline chart through a file://... location the annotated timeline chart will not work correctly. The workaround is to access through http://... instead, or add the specific directory to your macromedia flash trusted locations. I created a trusted directory in my home directory and do all my dev work in that. Everything works fine. On Sunday, April 15, 2012 11:23:12 PM UTC-4, Jim4943 wrote: > > When I go to this page: > > > https://developers.google.com/chart/interactive/docs/gallery/annotatedtimeline > > There is an example at the top of the page that shows the annotated > timeline with little flags on the line chart. Below that is html source > code. When I copy-paste that html into a file and view it in my (google) > browser I get the same chart but without the flags. The code works in the > google playground area, and I seem to remember this worked a few weeks ago. > Is there a coding change in the API that didn't make it to the > documentation yet? How does that example need to change to get the flags > to appear? > > Thank you - Jim > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-chart-api/-/UAD7vQ4e2BQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
