tush1r / google-motion-charts-with-r

Automatically exported from code.google.com/p/google-motion-charts-with-r
0 stars 0 forks source link

Creating dashboard using Google visualisation API controls #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
[feature request rather than issue]

The Google chart visualisation components supports various controls that can be 
chained together to filter data from a data table before it is passed to a 
display component, allowing the creation of interactive dashboards.

Is support for these controls on the roadmap for future releases of googleViz?

Original issue reported on code.google.com by tony.hi...@gmail.com on 12 Jul 2012 at 3:25

GoogleCodeExporter commented 8 years ago
We are looking for volunteers to help. However, the questions is how much of 
this functionality should be done in R rather than in JavaScript directly? 

Original comment by markus.g...@googlemail.com on 12 Jul 2012 at 10:32

GoogleCodeExporter commented 8 years ago
My gut feeling was that it would be most useful if we could construct the 
dashboard wiring in R, and then generate the javascript? I don't think the 
Dashboard javascript is that complicated (?!), and from the small amount I 
played with it seemed to be quite regular... It may be worth trying to doodle a 
few R-like commands by inspection of some sample dashboard Javacript to see if 
we can find an easy mapping from R to the Javascript? 

Original comment by tony.hi...@gmail.com on 16 Jul 2012 at 12:06

GoogleCodeExporter commented 8 years ago
Indeed, it would be nice to have. Do you have the time and knowledge to start? 
We can discuss this further via email. Thanks. 

Original comment by markus.g...@googlemail.com on 16 Jul 2012 at 6:36