Is there documentation somewhere about this formatting stuff? I now want to 
have it format as a dollar figure.

On Wednesday, March 19, 2014 8:42:29 AM UTC+13, asgallant wrote:
>
> Set the formatted value of your data to an empty string:
>
> var data = google.visualization.arrayToDataTable([
>      ['Label', 'Value'],
>      ['', {v: @conv, f: ''}],
> ]);
>
> On Tuesday, March 18, 2014 1:35:32 AM UTC-4, Bevan wrote:
>>
>> Attached: an image of the current, messy, result.
>>
>

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