Hi there,

This is a current limitation of the ChartEditor (only supports customizing
format of continuous domains *and* incorrectly determines if the domain is
continuous).

In the meantime, you can configure the formatting in the data itself using
the NumberFormat class:
https://developers.google.com/chart/interactive/docs/reference#numberformatter

We recognize that it would be better to be consistent in the ChartEditor,
however, so I've added a feature request to fix this behavior.

-Tom

On Tue May 27 2014 at 10:30:29 AM, Olimpiu Rob <[email protected]>
wrote:

> Hi,
>
> I am posting an example with some dummy data to illustrate the problem
> that I am facing. You can check it out at:
> http://jsfiddle.net/xwArg/1/
>
> In that example, we have a LineChart set to use the first column as
> labels. If you open up the editor, and go to the
> Customize tab, in the Axis Horizontal settings area there is the option to
> set the number format which allows us to
> set a prefix, suffix and so on for the labels. If, however, we change the
> chart to a Combo Chart for example, the
> number format options are missing for the horizontal axis.
>
> I was expecting these options to be available on Combo charts and Column
> Charts as well, but they are missing
> for the horizontal axis (They are available for the vertical axis though).
> Is this a bug or is the intended behavior, if the
> latter, is there any particular reason for it?
>
> I have tried the example with version 1.0 and version 1.1, and both behave
> the same.
>
> --
> 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 google-visualization-api@
> googlegroups.com.
> 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