1
有誰知道或有可能將標籤拿到谷歌API餅圖之外而不是它?我知道這是可能與圖像版本: https://chart.googleapis.com/chart?chs=250x100&chd=t:60,40&cht=p3&chl=Hello|World帶有行的谷歌API餅圖
但我喜歡把它與該版本的工作(在像以前的鏈接線,將是很好): https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart
的legend.position我沒有在配置選項中看到任何可以啓用此https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart#Configuration_Options – CodeToad
以及...我想我找到了它:'標記' - 繪製將切片連接到它們的數據值的線。請參閱https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart#Configuration_Options中的legend.position –