带有线条的Google API饼图

时间:2014-01-23 09:01:23

标签: javascript charts google-api

有没有人知道或者可以在Google API饼图之外获取标签而不是IN?我知道图像版本有可能: https://chart.googleapis.com/chart?chs=250x100&chd=t:60,40&cht=p3&chl=Hello|World

但我喜欢让它与这个版本一起使用(使用上一个链接的行,会很好): https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart

1 个答案:

答案 0 :(得分:1)

我发现它:'已标记' - 绘制将切片连接到其数据值的线条。请参阅https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart#Configuration_Options

上的legend.position