Re: [visualization-api] Chart Options Question

2018-04-10 Thread Cheryl Evans
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 an

[visualization-api] Chart Options Question

2018-04-10 Thread Al Lemieux
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 x