Ah, that was it (I was using v1). Thanks!

On Tuesday, August 4, 2015 at 2:39:18 PM UTC-6, Sergey wrote:
>
> Hi Mason,
>
> Are you loading version 1.1? The percent stacked feature is currently only 
> available in 1.1.
>
> On Tue, Aug 4, 2015 at 4:37 PM Mason Thrall <[email protected] 
> <javascript:>> wrote:
>
>> 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] 
>> <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at 
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.

Reply via email to