是否可以在Google Image Charts API中更改默认饼图标签的颜色和字体大小(在此简单示例中为“Hello”和“World”)?我搜索了文档,但我无法弄清楚如何做到这一点......
示例代码:
https://chart.googleapis.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World
答案 0 :(得分:3)
您定义chxt = x 然后使用此格式的chxs设置颜色
chxs=0,{color_code},{font-size}