LineCharts now support almost all of the features of the AnnotatedTimeline charts, only in SVG instead of Flash. You can have domain-axis annotations in Line Charts, using the 'annotation' and 'annotationText' column roles (applied to the domain column, see http://code.google.com/apis/chart/interactive/docs/roles.html). If you build the chart in a Dashboard<http://code.google.com/apis/chart/interactive/docs/gallery/controls.html#dashboardobject>, you can create two different charts, stacked vertically on the page, and bind a ChartRangeFilter<http://code.google.com/apis/chart/interactive/docs/gallery/controls.html#chartrangefilter> to both charts as part of the Dashboard. This will cover just about all of the features of the Finance charts.
On Tuesday, April 3, 2012 1:11:16 AM UTC-4, ANG wrote: > > Hi, > > The example code in the follow page shows how to annotate a particular > event on the line graph. > > http://code.google.com/apis/chart/interactive/docs/gallery/annotatedtimeline.html > > > May I ask how to annotate a particular event directly the time axis? > i.e. on google finance I see that the dividend events is being labeled > directly on the time axis. > > Is there available a more advance example showing how to make use of > the chart API to achieve what google finance is currently showing? For > example, How to split the chart area into to pane? I see that in > google finance, there are two panes, the upper pane showing the price > chart and the lower pane showing the technical indicator like MACD and > etc. Please advise. > > Thank you > > Anthony -- 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/-/B_Puvj6qoVcJ. 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.
