I see what your getting at, and this is not supported by google charts as
far as I know.
What you could explore, as your putting the master in a <div> is a java
event based refresh via an ajax call.
an onclick event could trigger a refresh of the child chart display with the
new data from the master

Hope this puts you in the right direction


On Fri, Apr 1, 2011 at 11:17 AM, kiran7...@gmail.com <
ravikiranva...@gmail.com> wrote:

> Thanks Fons , I was waiting for your reply .
>
> I already developed a sample Line Chart . ( I kept Chart  as a
> seperate DIV consider this as a Master Chart )
>
> I need to put another DIV (For Child Chart ) , now how can i have
> synchronization between these two charts .
>
> ( The requirement is that as i move the Detail Chart specifying the
> ranges ,  the Master Chart must show zoomed Range  of that values )
>
> Please suggest .
>
>
>
> On Apr 1, 12:38 pm, Fons Seesink <fons.sees...@gmail.com> wrote:
> > I think you looking for a default line chart and work that one out.
> http://chart.apis.google.com/chart?chxr=0,0,46&chxt=x&chs=300x225&cht...1,10,0&chm=B,C5D4B5BB,0,0,0,1&chtt=test+chart
> > as example quick and dirty created, but gives the idea.
> > Hopes this will help you
> >
> > On Fri, Apr 1, 2011 at 7:22 AM, kiran7...@gmail.com <
> >
> > ravikiranva...@gmail.com> wrote:
> > > Thank you very Much Fons for your reply ,
> >
> > > I want to achive Something like this :
> >
> > >http://www.highcharts.com/demo/dynamic-master-detail
> >
> > > Basicaly i want a Master Chart and a Detail Chart for this .
> >
> > > Please suggest , Thank you .
> >
> > > On Mar 31, 6:41 pm, Fons Seesink <fons.sees...@gmail.com> wrote:
> > > > Please show an example of the final result you want to generate
> >
> > > > On Thu, Mar 31, 2011 at 2:28 PM, kiran7...@gmail.com <
> >
> > > > ravikiranva...@gmail.com> wrote:
> > > > > Hi
> >
> > > > > Could anybody please help me , if there is any JS File that works
> > > > > without Using Flash ??
> >
> > > > > On Mar 31, 1:30 pm, "kiran7...@gmail.com" <
> ravikiranva...@gmail.com>
> > > > > wrote:
> > > > > > Hi,
> >
> > > > > > Could anybody let me know whether developed Google Annotated Time
> > > Line
> > > > > > Chart  or Similar without using any Flash or SilverLight .
> >
> > > > > > On Mar 31, 12:17 pm, "kiran7...@gmail.com" <
> ravikiranva...@gmail.com
> >
> > > > > > wrote:
> >
> > > > > > > Hi ,
> >
> > > > > > > I want a similar behavior Chart as  Google Annotated Time Line
> > > Chart
> > > > > > > to display my Time Series Data from DataBase
> > > > > > > In our environment we are restricted using Flash .
> >
> > > > > > > But i see that  Google Annotated Time Line Chart  works only
> with
> > > > > > > Flash .
> >
> > > > > > > I want a similar behavior  as of Google Annotated Time Line
> Chart
> > > > > > > showing two charts , where the below Chart  helps us to select
> a
> > > Range
> > > > > > > and the Upper Chart displays the Zoomed Area .
> >
> > > > > > > I wanted to develop this by taking two divs , but i am struck
> up as
> > > > > > > how to maintain synchronization between these two divs (Chart
> Div
> > > and
> > > > > > > Slider Div)
> >
> > > > > > > If anybody developed has developed Google Annotated Time Line
> Chart
> > > > > > > Without Flash , please give some inputs as how to develop this
> .
> >
> > > > > > > Thank you very much for reading .
> >
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> > > Groups
> > > > > "Google Chart API" group.
> > > > > To post to this group, send email to
> google-chart-api@googlegroups.com
> > > .
> > > > > To unsubscribe from this group, send email to
> > > > > google-chart-api+unsubscr...@googlegroups.com.
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/google-chart-api?hl=en.
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Google Chart API" group.
> > > To post to this group, send email to google-chart-api@googlegroups.com
> .
> > > To unsubscribe from this group, send email to
> > > google-chart-api+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-chart-api?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Chart API" group.
> To post to this group, send email to google-chart-api@googlegroups.com.
> To unsubscribe from this group, send email to
> google-chart-api+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-chart-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to google-chart-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.

Reply via email to