| Type: | formatter |
|---|---|
| Inherited: | no |
| Used By: | Graph elements except piegraph |
| Default: | floatingpoint() or integer() |
| See: | lang xaxis-formatter y yaxis |
How to format the values on the y axis. See here for more information on formatters.
Valid values are:
bargraph { lang:en_GB; yaxis-formatter:currency(); }
bargraph { yaxis-formatter:currency(en-GB) };
bargraph { yaxis-formatter:percentage(0); }