Hello, Unfortunately, this is not the correct mailing list for SharePoint Designer questions. This is the mailing list for the google chart apis, which you can read more about here: https://developers.google.com/chart/interactive/docs/reference
Good luck! -Mitch On Mon, Mar 11, 2013 at 12:03 PM, jj297 <[email protected]> wrote: > Hello, > > I'm new to SharePoint Designer and currently using version 2007. I > need to create a chart from some live data. Is there a tutorial or a > generator I can use to set this chart up? > > I am taking over someone's spot and they charted the data for 2012. > Can I go in and change the date to 2013 or create a new chart? Please > help! > > > > <script type="text/javascript"> > /***************************************************** > Address all containers > *****************************************************/ > // All charts must be represented by a container with a unique id. > This container must be present in the page > arrOfChartContainers = ["Dated"]; > </script> > <script type="text/javascript" src="http://ajax.googleapis.com/ajax/ > libs/jquery/1.4.2/jquery.min.js"></script> > <script type="text/javascript" src="http://www.google.com/jsapi"></ > script> > <script type="text/javascript" src="http://NOO/jquery/ > ChartUsingGoogleVisualizationAPI_v2.js"></script>]]></Content> > > -- > You received this message because you are subscribed to the Google Groups > "Google Chart API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-chart-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-chart-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
