Hi Lauren and welcome to the google visualization API community, Firstly, I would like to inform you that this is not a VBA API but a JavaScript API. Now, as for your question.
The API is a very straight JavaScript API, using JSON data table and objects. All you have to do is follow the samples in the http://code.google.com/apis/chart/interactive/docs/gallery/piechart.html or test them in the playground ( http://code.google.com/apis/ajax/playground/?type=visualization#pie_chart) You do not have to install anything. It is that simple. Good luck, Roni On Wed, Sep 7, 2011 at 8:19 PM, Lauren Berman <[email protected]>wrote: > Hi Everyone, > > I am new to the Google Visualization API world. I am trying to > complete a task for a director and I work at a very well known defense > contractor. I am creating a dashboard with 12 different pie charts. I > would like to be able to hover over each slice and see what it's made > up of. How do I install google Visualization API. Is it a code I have > to put in? I am somewhat new to VBA but would love to learn. How do I > go about installing this? Also if other people are going to be viewing > the report can they still hover over each slice and see what its made > up of if they do not have this extra package( google visualization > API)? Any help would be greatly apperciated! > > Thanks, Lauren > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > 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-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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-visualization-api?hl=en.
