I have a stepped area chart with the following options:
var options = {
'title': title,
'chartArea': {'width': '70%', 'height': '80%'},
'hAxis': {'showTextEvery': 2, 'slantedText': true, 'textStyle':
{'fontSize': 10,},},
'isStacked': 'percent',
'connectSteps': false,
};
but it is not making a stepped area adding to 100%, anyclues on what I
might be doing wrong? It renders seemingly overlapped areas which are not
stacked at all and are showing real values not percent values.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.