mages / googleVis

Interface between R and the Google Chart Tools

Home Page:https://mages.github.io/googleVis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundle Annotations like Google Finance

stevenae opened this issue · comments

Hello,

Thank you for maintaining this invaluable project! I have a request -- Google Finance seems to use the same AnnotatedTimeLine function as googleVis, but their charts bundle multiple annotations for the same data point such that they are unintrusive:
screen shot 2016-10-19 at 5 23 54 pm

and expand when clicked on:
screen shot 2016-10-19 at 5 25 24 pm

Can this functionality be added to googleVis?

Thank you!
Steven

Have you looked into the newer gvisAnnotationChart function?

Google has replaced the old Flash based annotated time line chart with this newer HTML5 version: https://developers.google.com/chart/interactive/docs/gallery/annotationchart