I think you did not follow my question. My second chart to be created is based on the DATA that i select on the first chart.
Page 1 contains Chart1 and selecting a bar in it, should draw another chart using the selected data in Page 2. Hope this clarifies. I need to know if it is possible to pass data from Chart 1 to Chart 2 and if so, HOW? Thanks, Madhan On Nov 23, 2:27 am, Viz Kid <[email protected]> wrote: > Hi > > I'm not sure what are you asking. If you want, you can simply remove the > existing chart and create a new chart on such a select event. > Maybe I did not follow your question. > > Best, > Viz Kid > > > > > > > > On Mon, Nov 22, 2010 at 8:51 PM, Madhan <[email protected]> wrote: > > Hi, > > > My current task is, > > > I have a Column chart drawn on already. This has number of hits/hour > > information. ie. it is got hourly interval on the x axis and number of > > hits on the Y axis. > > > On selecting one of the bars of the Column chart, should show me a new > > Column chart with the X-axis being the 5 min intervals in that > > selected hour and their corresponding number of hits. > > > Is it possible to do this ? If so, how do we pass the data to and > > fro ? > > > please throw some light on this. > > > Thanks, > > Madhan > > > -- > > 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]<google-visualization- > > api%[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.
