Hi, you can use the following settings: format: "###'%'"
Placing the % in quotes means that you want it as is. From the ICU documentation: 'Prefix or suffixNoUsed to quote special characters in a prefix or suffix, for example, "'#'#" formats 123 to "#123". To create a single quote itself, use two in a row: "# o''clock". On Tue, Mar 1, 2011 at 8:39 PM, linojon <[email protected]> wrote: > hi, one of my series has values in percents (0 to 100). I'd like to > format the number display with a percent sign, eg > numberFormats: "0%" but that multiplies my values by 100. Is there a > way to coerce the format pattern so it doesnt multiple the values but > still displays the percent symbol? > > thx. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
