gpt4 book ai didi

google-visualization - 如何在 Google 图表工具中绘制甘特图?

转载 作者:行者123 更新时间:2023-12-02 00:14:32 26 4
gpt4 key购买 nike

我正在尝试使用 Google 图表工具实现甘特图,但我没有在 Google 中找到正确的选项。我该怎么做?

最佳答案

似乎没有开箱即用的甘特图控件。

https://google-developers.appspot.com/chart/interactive/docs/gallery

但是您可以使用 Google Chart Tool API 来创建甘特图,请参见:

http://jsfiddle.net/2jfy6/2/

代码

<img  

title="Gantt Chart"
src="http://chart.apis.google.com/chart?cht=bhs&amp;
chs=500x300&amp;
chd=t:0,0,0,0,0,0|10,20,30,40,60,75|10,20,40,20,30,19&amp;
chxt=x,y&amp;
chxl=1:sad|Testing&amp;
chxr=0,0,100|1,0,100&amp;
chds=0,100&amp;
chco=DC143C|DC143C,ffffff00&amp;
chg=20,50&amp;
chbh=20,10&amp;
chtt=Gantt Chart&amp;
chts=000000,25&amp;
chdl=Project Test&amp;chdlp=b"
alt="Google Charts Gantt Chart"
width="500"
height="300" />

关于google-visualization - 如何在 Google 图表工具中绘制甘特图?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13927451/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com