javascript - Can I create overlapping bar charts using Google Chart Tools? -
i'm using google chart tools create charts of data. i'm pretty confined examples can find in charts gallery, , can't find example of overlapping bar chart (mspaint):
is possible create chart google chart tools?
this called "stacked bar chart" in google chart tools. create 1 make barchart multiple values per row , set isstacked
option true
. example result: