Hi Alex,

The AnnotatedTimeline chart is deprecated, and there is no option to make
it use stacked bars.  However, the replacement, AnnotationChart, can be
customized to use stacked bars, as you can see in this example:
https://jsfiddle.net/dlaliberte/3vka7fyq/
See the documentation for AnnotationChart here:
https://developers.google.com/chart/interactive/docs/gallery/annotationchart
And note the use of the 'chart' option in the jsfiddle example:

  chart: { isStacked: true, seriesType: 'bars' }

On Wed, Feb 10, 2016 at 10:15 AM, Tbw Meter <tbwme...@gmail.com> wrote:

> HELLO I NEED TO MAKE CHANGES TO A ANOTATED TIME LINE CHART
>
> INSTEAD OF A LINE I NEED IT TO BE A STAKED BAR GRAPH.
>
> CAN SOE BODY HELP.
> TANKS
> REGARDS ALEX
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> 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/6900dad4-6c37-445b-b579-f8e3e835cc2a%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/6900dad4-6c37-445b-b579-f8e3e835cc2a%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>
dlalibe...@google.com <dlalibe...@google.com>   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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJNRmAZFLrn%2BNGfVGJ1bWUWkXqfqfsLewVDnjhDEJfJYVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to