Hi Shamoun, As a matter of fact, the Dashboard 'bind' feature is used internally in AnnotationChart. It was actually implemented as a Dashboard first, and then wrapped with a chart API. And we have been thinking about how to do that kind of wrapping more easily using a ChartWrapper.
There are a couple of undocumented options regarding the zoom buttons, if you want to customize them: https://groups.google.com/d/msg/google-visualization-api/pzZoRUn5oLA/RQs6RSeJXr4J Enjoy. On Fri, Apr 15, 2016 at 1:20 AM, Shamoun Ilyas <[email protected]> wrote: > Also, if you could advise- it is possible to remove the 1h & 1d zoom > buttons from the chart and leave the remaining? Thanks > > On Friday, 15 April 2016 09:58:07 UTC+5, Shamoun Ilyas wrote: >> >> Thank you Daniel for you reply. Thanks i will try the volume chart on a >> different vertical axis. Ideally, I was looking for a whole separate chart >> within the AnnotationChart- something like the 'bind' feature you have in >> ChartWrapper. Thanks once again. >> >> On Friday, 15 April 2016 00:45:00 UTC+5, Daniel LaLiberte wrote: >>> >>> The main chart in the AnnotationChart is actually just a ComboChart. >>> You can give it options under a 'chart' option. You can target a different >>> vertical axis for the volume chart, and arrange that it shows up mostly in >>> the bottom area. But you can't add a whole separate chart within the >>> AnnotationChart, though that would be a good idea. >>> >>> On Thu, Apr 14, 2016 at 3:51 AM, Shamoun Ilyas <[email protected]> wrote: >>> >>>> I am trying to figure out if it is possible to make a stock price >>>> (chart type: line) & volume (chart type: column to area)- with the chart >>>> range filter at the bottom. Not been able to figure it as yet. Is it even >>>> possible? Any help would be appreciated. Thanks. >>>> >>>> -- >>>> 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/8e1467a3-889b-4f62-aae2-19ea94cc5255%40googlegroups.com >>>> <https://groups.google.com/d/msgid/google-visualization-api/8e1467a3-889b-4f62-aae2-19ea94cc5255%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> >>> [email protected] 5CC, Cambridge MA >>> >> -- > 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/8b95ced3-4768-42fb-8af8-1c0ee0e7e2c7%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/8b95ced3-4768-42fb-8af8-1c0ee0e7e2c7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge MA -- 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/CAOtcSJN6JQEBPurLgSVuVh57tN_nUQRsoxFt%2BAjP0XhsZtJB%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
