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
Jim4943
unread,
Apr 23, 2012, 11:37:54 PM4/23/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
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.