绘制折线图

发布于 2024-10-16 21:44:25 字数 449 浏览 3 评论 0原文

我有一个正在绘制折线图的谷歌图表调用...我的问题是

http://chart.apis.google.com/chart?chxl=0:|Jan|Feb|March|June|July&chxt=x,y&chf=bg,lg,90,efefef,0,ffffff,1&chd=s:FP9XlFP9Xl&chdl=first+data+set+label|second+data+set+label&chtt=metallica's+recent+requests&cht=lc&chs=770x300&chxr=0,10,120

我如何进行一些研究并发现这部分 chd=s:FP9XlFP9Xl 正在绘制但如何.. .我看到的只是字母。另外,我还指定了像一月和二月这样的月份。我怎么说折线图中的一些图是一个月,一个是另一个月……任何帮助将不胜感激……

i have this google charts call which is plotting a line graph...my question is how

http://chart.apis.google.com/chart?chxl=0:|Jan|Feb|March|June|July&chxt=x,y&chf=bg,lg,90,efefef,0,ffffff,1&chd=s:FP9XlFP9Xl&chdl=first+data+set+label|second+data+set+label&chtt=metallica's+recent+requests&cht=lc&chs=770x300&chxr=0,10,120

I did some research and found that this part chd=s:FP9XlFP9Xl is what is doing the plotting but how...all i see is letters. Also I am specifying months like January and February ext.. how do i say that some plots in the line graph are for one month and one for another...Any help would be highly appreciated...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

﹏雨一样淡蓝的深情 2024-10-23 21:44:25

有关 Google 图表数据编码的更多信息,请参见此处 http://code .google.com/apis/chart/docs/data_formats.html#extended

There's more information on the encoding of the google chart data here http://code.google.com/apis/chart/docs/data_formats.html#extended

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文