Hi Ronen, As I said, I am able to impleted the annotated time line but many things are not in my control. I have started working on line chart to create my own controls. But in the mean time, I want to know is there any way that I could customize the zoom controls in existing annotated time chart. The chart I have created using the annotated time line chart only have minutes, so I don't need the 3m, 6m and 1 yrs button in zoom . Your prompt response , really appreciated. Regards, Noman Ali
On Sunday, January 15, 2012 1:24:19 PM UTC-5, Yuval Ronen wrote: > All of those controls you mentioned (the 1min/5min/... buttons and the > zoom control) would have to be implemented outside the chart, and affect > the chart using the viewWindow option (see the LineChart documentation > about viewWindow). > > On Sun, Jan 15, 2012 at 7:09 PM, Noman Ali <[email protected]> wrote: > >> Ok, I will use the linechart but how will I make the smart buttons, >> like 1min, 5min, 1hr etc and how will I be able to zoom in zoom out. >> >> Please, advise. >> >> --- On *Sun, 1/15/12, Jinji <[email protected]>* wrote: >> >> >> From: Jinji <[email protected]> >> Subject: Re: [visualization-api] google visualization annotated time line >> chart (TimeofDay) >> To: [email protected] >> Cc: [email protected] >> Date: Sunday, January 15, 2012, 2:51 PM >> >> The Annotated Time Line only supports 'date' and 'datetime' as type of >> the first column (see >> here<http://code.google.com/apis/chart/interactive/docs/gallery/annotatedtimeline.html#Data_Format>). >> >> >> You can try to use >> LineChart<http://code.google.com/apis/chart/interactive/docs/gallery/linechart.html>instead. >> >> On Thu, Jan 12, 2012 at 6:26 PM, Ali >> <[email protected]<http://us.mc1607.mail.yahoo.com/mc/[email protected]> >> > wrote: >> >> Hi, >> I am able to create day and time graph successfully using annotated >> timeline chart. But I have some data which has milliseconds. I want to >> show the milliseconds on the x-axis. I think so if I use the column- >> type to TimeOfDay and set the time with milliseconds then it would >> resolve my problem but I am seeing exceptions. Could someone please, >> help me how to show the milliseconds on the x-axis. >> >> >> -- >> 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]<http://us.mc1607.mail.yahoo.com/mc/[email protected]> >> . >> To unsubscribe from this group, send email to >> [email protected]<http://us.mc1607.mail.yahoo.com/mc/compose?to=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 view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/UuosiDUMJQsJ. 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.
