1. var barChart = new
google.visualization.ColumnChart(document.getElementById("columnchart_values"));
      barChart.draw(view, barOptions, {fontName:"Roboto"});
Roboto is a Google chart

3. under options--

hAxis: {
format: "#,###'%'"
        },

4. I think that you can play with the gridlines and possibly change it that
way

On Tue, Apr 10, 2018 at 5:52 AM, Al Lemieux <al.lemi...@nielsen.com> wrote:

> I'm new to Google Charts and I have some questions on Chart options:
>
> 1. How can I change the font that's being used in the chart? Can I use a
> Google Font for the chart?
> 2. On the Pie Chart, can I have the annotations on the pie pieces outside
> the chart?
> 3. On the Bar chart, how can I show the xAxis values as percentages?
> 4. On the Bar chart, how can I increase the height of the bars?
>
> Thank you.
>
> --
> 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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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/99d95c22-4f8d-4179-9f6a-
> a32df0ca5e1c%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/99d95c22-4f8d-4179-9f6a-a32df0ca5e1c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAFyZTc8tsA4PDwE06U2%2Ba3ow906_b9FNgD1ZYbbAq%3DMMVCK74w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to