if ($('svg g g text:last').html() == "Other")
    $('svg g g text:last').html("Your Label");


Em quarta-feira, 25 de agosto de 2010 12:45:33 UTC-3, Carlos G Sánchez 
escreveu:
>
> Hi. I'm using corechart package to generate a piechart. The problem is 
> that I have just five rows, but one of them has a value of 0.32 and 
> it's ignored and the API replace it with the label "other" in the 
> legend. 
>
> Is there a way to show the original label? or at least to change the 
> word other for its equivalent in spanish? 
>
> Regards 
>
> Carlos

-- 
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 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/ace7fedf-8a7e-483b-a4bb-00f30c91a692%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to