Google visualization 如何更改饼图的颜色和大小';谷歌图像图表中的默认标签是什么?

Google visualization 如何更改饼图的颜色和大小';谷歌图像图表中的默认标签是什么?,google-visualization,pie-chart,Google Visualization,Pie Chart,是否可以在Google Image Charts API中更改默认饼图标签(在这个简单的示例中为“Hello”和“World”)的颜色和字体大小?我已经搜索了文档,但我不知道怎么做 示例代码: https://chart.googleapis.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World 定义chxt=x 然后使用以下格式的chxs设置颜色 chxs=0,{color_code},{font-siz

是否可以在Google Image Charts API中更改默认饼图标签(在这个简单的示例中为“Hello”和“World”)的颜色和字体大小?我已经搜索了文档,但我不知道怎么做

示例代码:

https://chart.googleapis.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World

定义chxt=x 然后使用以下格式的chxs设置颜色

chxs=0,{color_code},{font-size}