Hi Brett, You may want to look into using Controls and Dashboards <https://developers.google.com/chart/interactive/docs/gallery/controls?hl=en> .
On Tue, Feb 2, 2016 at 9:29 AM Brett Carleton <[email protected]> wrote: > Hi All, > > I am new to google graphs but I enjoy the wealth of information. I have > an issue that I am stuck on and was hoping someone would help point me in > the right direction. I am trying to create a graph to show business > performance. The original data is in a format that doesnt work > particularly well with a basic line graph. Also, I need to ability to > filter the graph based on selected criteria (State, Region, Office). > > State, Region, Office, Month actual, Month goal,.... > > This wont work since the line graph only graphs on column 1. My thoughts > are two create two separate tables. > > State, Region, Office > > and > > Month, Office1, Office2,... > > The thought is that a selection could be made on the first table to decide > which offices to show of the second table. > > Any thoughts or direction would be much appreciated. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization 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 > https://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/243eaa84-4e20-4481-9fc0-2407ee609018%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/243eaa84-4e20-4481-9fc0-2407ee609018%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc• [email protected] <[email protected]>* -- You received this message because you are subscribed to the Google Groups "Google Visualization 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup4asrG_wuHnmX312Lik5SLA9xk5MJ2%2BGugfeqz%3DVczvJg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
